# Node
node_modules/
package-lock.json

# Python
__pycache__/
*.pyc
.venv/
.tox/
.coverage
htmlcov/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/

# OS
.DS_Store
Thumbs.db

# Pi local
.pi/
.env
.dev/
