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

# Virtual environments
.venv

# opencode files
openspec/
.atl/

# Secret files
*.env
*.key