.gitignore: update

This commit is contained in:
Jesús 2020-09-12 12:39:07 -05:00
parent 3fe7c48f58
commit a5f196b992
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ __pycache__/
personalsite/settings.py
db.sqlite3
media
static
venv/
core/static/admin/
### Sass ###