membersystem/.gitignore

7 lines
81 B
Plaintext

__pycache__/
*.pyc
*.sw*
db.sqlite3
membersystem/settings/local.py
.pytest_cache