build/
node_modules/
.eslintcache
.nyc_output/
.idea/

# Python
.venv*
*.pyc
__pycache__/
.pytest_cache/
.mypy_cache/
*.egg-info/
.coverage
htmlcov/
.python-version
