carom-server/.gitignore
2019-02-04 09:15:40 +01:00

13 lines
139 B
Plaintext

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