# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

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

# Virtual environments
.venv/
venv/
ENV/

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

# OS
.DS_Store
Thumbs.db

# Logs
logs/

# Test artifacts
.pytest_cache/
.coverage
htmlcov/

# Build artifacts
*.egg
*.whl

# Secrets (match Omni_Localizer/Omni_Pre_Processor)
.env
.env.local
.env.*.local

# Agent / editor runtime state
.opencode/
.omo/
.sisyphus/
