membersystem/.gitignore

7 lines
81 B
Plaintext
Raw Normal View History

2018-06-23 11:00:26 +00:00
__pycache__/
*.pyc
*.sw*
2018-06-23 12:22:53 +00:00
db.sqlite3
2018-06-23 13:31:24 +00:00
membersystem/settings/local.py
2018-06-23 23:05:02 +00:00
.pytest_cache