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

# Virtual environments
.venv
.idea

# IDE and editor files
.vscode/
.vs/
*.swp
*.swo
*~
.DS_Store

# Environment and secrets
.env
.env.local
.env.*.local

# Agent and AI tool directories
.agents/
.pi/
.claude/
.aider/
.cursor/
skills-lock

# Pyrefly cache
.pyrefly/

# Stale versioning leftover
src/
/skills-lock.json
