# Python-generated files
__pycache__/
*.py[cod]
*.py[oc]
*$py.class
build/
dist/
static/
wheels/
*.egg-info

# C extensions
*.so

# Unit test / coverage reports
.coverage
.coverage.*
.pytest_cache/
coverage.xml

# Linters and formatters
.ruff_cache/

# Jupyter Notebook
.ipynb_checkpoints

# Environments
.env
.venv
.DS_Store
.local
desktop.ini
thumbs.db
