diff options
author | Jesús <heckyel@hyperbola.info> | 2020-09-12 12:39:07 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-09-12 12:39:07 -0500 |
commit | a5f196b99200b67231d832c006ed53944743d8f7 (patch) | |
tree | 1070e3d3d4f980abf017d80bdf0ad0c867234a70 /.gitignore | |
parent | 3fe7c48f58ff846dc2e53cb33d97d52b55bf2db7 (diff) | |
download | personal-site-a5f196b99200b67231d832c006ed53944743d8f7.tar.lz personal-site-a5f196b99200b67231d832c006ed53944743d8f7.tar.xz personal-site-a5f196b99200b67231d832c006ed53944743d8f7.zip |
.gitignore: update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ __pycache__/ personalsite/settings.py db.sqlite3 media +static venv/ core/static/admin/ ### Sass ### |