carom-server/.gitignore

11 lines
122 B
Plaintext

.idea/
*.sqlite3
*.py[cod]
.so
build/
.cache/
*/__pycache__/
*/*/__pycache__/
caromserver/local_settings.py
/staticfiles/