# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
*.cover
.ipynb_checkpoints/
.venv/
venv/

# Context Pilot
.context-pilot/

# OS
.DS_Store
Thumbs.db

# Config
.context-pilot.toml
