membersystem/.gitignore

7 lines
76 B
Plaintext

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