.git
.gitignore
.venv
.env
venv/
env/
__pycache__/
*.pyc
.pytest_cache/
.coverage
htmlcov/
dist/
build/
.DS_Store
.claude/
tests/
Testing/
*.xml
.env.local
