# Byte-compiled / cache
__pycache__/
*.py[cod]
*.egg-info/
.eggs/

# Distribution / packaging
build/
dist/
*.egg

# Virtual environments
.venv/
venv/
.kilo
# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Editors
.vscode/
.idea/

# OS
Thumbs.db
.DS_Store
