build/
node_modules/
.eslintcache
.nyc_output/
coverage/
.idea/
.DS_Store

# Python
.venv*/
*.pyc
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
.tox/
.ruff_cache/
.python-version
