/dump/*
CLAUDE.md
.claude

# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python

# Distribution / packaging
*.egg-info/
dist/
build/
*.egg
MANIFEST

# Testing
.pytest_cache/
.coverage
coverage.xml
htmlcov/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Virtual environments
.venv/
venv/
env/
TODO.md
ROADMAP.md
