start.sh use daphne. Ignore extra files

This commit is contained in:
2021-04-08 22:34:20 -07:00
parent 9bf3f20f24
commit c9400e8f9e
3 changed files with 4 additions and 5 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ __pycache__/
local_settings.py
db.sqlite3
db.sqlite3-journal
db/
media/
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/