node_modules/
dist/
build/
*.tgz
.npm/
*.tsbuildinfo
.turbo/
.tsup/
.vitest-cache/
.eslintcache
coverage/

__pycache__/
*.py[co]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.basedpyright/
.coverage
.coverage.*
htmlcov/
.tox/
.venv/
venv/
*.egg-info/

.DS_Store
Thumbs.db
.idea/
.vscode/
.zed/
*.swp
