# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Editor/IDE related files
.cspell/
.vscode/

# Temporary exclusion - remove when uv issue #6349 is resolved
uv.lock

# Runtime output
var/
tmp/
