mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-09 22:10:18 -04:00
Edited .gitignore
This commit is contained in:
parent
053909a2fb
commit
dc540e3338
20
.gitignore
vendored
20
.gitignore
vendored
|
@ -1,21 +1 @@
|
|||
.DS_Store
|
||||
*.pyc
|
||||
*.pyo
|
||||
env
|
||||
env*
|
||||
dist
|
||||
build
|
||||
*.egg
|
||||
*.egg-info
|
||||
_mailinglist
|
||||
.tox
|
||||
.cache/
|
||||
.idea/
|
||||
__pycache__/
|
||||
migrations/
|
||||
config.py
|
||||
settings.py
|
||||
env/
|
||||
db.sqlite3
|
||||
*.json
|
||||
admin/
|
||||
|
|
Loading…
Reference in New Issue
Block a user