.venv/
.build-venv/
node_modules/
__pycache__/
*.pyc
*.pyo
dist/
build/
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
coverage/
.nyc_output/
*.log
.DS_Store
