ignore downloads dir

This commit is contained in:
meeb 2020-11-28 14:30:54 +11:00
parent 9b160cab11
commit 22d040bc8f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -62,6 +62,7 @@ db.sqlite3
db.sqlite3-journal
/app/static/
/app/media/
/app/downloads/
# Flask stuff:
instance/