__pycache__/
*.py[cod]
*.pyo
*.pyd

.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

.venv/
venv/
env/
ENV/

.idea/
.vscode/

.DS_Store
Thumbs.db
desktop.ini

build/
dist/
*.egg-info/
*.zip
*.7z
*.tar.gz

*.log
*.tmp
*.bak
.env
.env.*

input/
output/
temp/
cache/
models/
user/
h3_shot_cache/
h3_auto_reserve.json
