# Python-generated files
__pycache__/
.coverage
.pytest_cache
.ruff_cache
*.egg-info
*.py[oc]
build/
dist/
wheels/

# Virtual environments
.venv

# System files
.DS_Store
.vscode/

# Temporary files
.pt_tmp

# Output files
*.log
model/
params.yaml
site/
test_output/
wandb/