__pycache__/
*.py[cod]
*.pyd
*.pyo
*.so
.Python
.venv/
env/
venv/

build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/

.idea/
.vscode/

uv.lock

*.log
output
.trae/
*.xml
