carom-server/.gitignore
2018-02-10 11:52:50 +01:00

10 lines
108 B
Plaintext

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