Remove $TERM declaration & update .gitignore
This commit is contained in:
parent
ede15858ab
commit
f310746458
2 changed files with 6 additions and 6 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,6 +11,8 @@ local_settings.py
|
|||
db.sqlite3
|
||||
db.sqlite3-journal
|
||||
media
|
||||
env/
|
||||
upgrade_env/
|
||||
|
||||
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
|
||||
# in your Git repository. Update and uncomment the following line accordingly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue