carom-server/.gitignore
2017-01-27 09:37:23 +01:00

11 lines
116 B
Plaintext

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