__pycache__/
*.py[cod]
*.pyo
*.pyd
*.so

.venv/
.venv-tests/
venv/
env/

.pytest_cache/
.pytest-tmp/
.tmp/
pytest-cache-files-*/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

.vscode/
.idea/

.DS_Store
Thumbs.db

build/
dist/
*.egg-info/

output/
input/
temp/
user/
private-workflows/
