node_modules/
dist/
*.tsbuildinfo

__pycache__/
*.egg-info/
.venv/
.pytest_cache/
.ruff_cache/
build/

.DS_Store
