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

# Virtual environments
.venv
.python-version

# Environment variables
.env
.claude
.ruff_cache

# Node.js
node_modules/
package-lock.json
.vite/
*.local