# Byte-compiled / cache
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
.eggs/

# Virtual environments
.venv/
venv/
env/
ENV/

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.coverage
.coverage.*
htmlcov/
coverage.xml

# Type checker / editor
.dmypy.json
dmypy.json
.idea/
.vscode/
*.swp

# OS
Thumbs.db
ehthumbs.db
Desktop.ini
.DS_Store

# Local hardware experiments (real UIDs / keys are not for the repo)
scratch/
*.local.py
