# System
.DS_Store

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.tox/
.nox/

# Environments
env/
venv/
ENV/
.env

# Testing & Coverage
.pytest_cache
.ruff_cache
.coverage
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis

# Logs
*.log

# IDEs
.vscode/
.idea/
*.swp
*.swo

# Project specific
.gemini/
Contexts/
oldcode/
clean_pycache.py
site/
