Initial commit with BSL

This commit is contained in:
Andy Pavlo
2019-08-23 11:47:19 -04:00
commit 3e564ce922
286 changed files with 177642 additions and 0 deletions

13
server/website/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Logs and settings #
#####################
log/
*.log
local_settings.py
# celery beat schedule file #
#############################
celerybeat-schedule
# Raw data files #
##################
data/media/*