node_modules/
dist/
build/
target/
*.tsbuildinfo
__pycache__/
.pytest_cache/
*.egg-info/
.venv/
venv/
.eggs/
*.pyc
.env
*.log
.DS_Store
coverage/
.coverage
htmlcov/
