Merge branch 'master' into django-work

This commit is contained in:
2017-02-02 00:52:03 -05:00

6
.gitignore vendored
View File

@@ -53,6 +53,8 @@ coverage.xml
*.log
local_settings.py
staticfiles
static/css
*/migrations
# Flask stuff:
instance/
@@ -78,6 +80,10 @@ celerybeat-schedule
# dotenv
.env
keys.sh
# sass
.sass-cache
# virtualenv
venv/