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

# Virtual environments
.venv

# Copilot files
.github/instructions/
.github/copilot-instructions.md

# Dev scratch
.dev/

# env files
.env