__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
target/
Cargo.lock
.venv/
venv/

# Uncompressed database — commit the .db.gz, not the raw .db
src/azrael/_data/*.db

# Firebase credentials — NEVER commit these
*firebase-adminsdk*.json
*service-account*.json
*serviceAccount*.json
serviceAccountKey.json
credentials*.json
*-credentials.json
