Ignore only collected statics

This commit is contained in:
Alexandre Iooss 2020-08-10 11:31:21 +02:00
parent 9a52c81bff
commit b66d6635fc
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -40,8 +40,8 @@ secrets.py
map.json map.json
*.log *.log
backups/ backups/
static/ /static/
media/ /media/
# Virtualenv # Virtualenv
env/ env/