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

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
.python-version
.tox/
.venv/
.venv*/
venv/
ENV/

# Local tool state — never ship this
.claude/
.pytest_cache/
.ruff_cache/

# Runtime artifacts
*.tine
.loopforge/

# Logs
*.log

# OS
.DS_Store
