carom-server/.gitignore
2021-09-07 10:26:20 +02:00

14 lines
152 B
Plaintext

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