membersystem/.gitignore

8 lines
62 B
Plaintext

__pycache__/
*.pyc
*.sw*
db.sqlite3
.pytest_cache
.idea/
*.mo