# IDEs
.vscode/
.idea/

# Environment
.env

# Python
__pycache__/
*.py[oc]
*.egg-info
.venv/
venv/
build/
dist/
wheels/
.mypy_cache/
.pytest_cache/
.ruff_cache/

# Claude
.claude/
CLAUDE.md

# AUR
.SRCINFO
