# Python
__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

# PyInstaller
*.spec
!pdfdo.spec

# OS
Thumbs.db
.DS_Store
.superpowers/
