node_modules/
dist/
coverage/

# Python
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
build/

# OS / editor
.DS_Store
*.log
