# Python
__pycache__/
.pytest_cache/
*.py[cod]
.venv/
venv/

# PyInstaller
build/
dist/
*.spec

# Installer build artifacts
Output/
pkgroot/
*.pkg
*-component.pkg

# OS
.DS_Store
