Files
sdb-back/.gitignore
2025-06-28 18:30:30 +02:00

15 lines
146 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache/
instance/
# Virtual environments
.venv/
# Env
.env