mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-16 01:00:17 -04:00
22 lines
169 B
Plaintext
22 lines
169 B
Plaintext
.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/
|