scripts/__pycache__/
*.pyc
*.pin
*.phr
*.psq
output/

docs/_build/

# Build artifacts
dist/
build/
*.egg-info/

# macOS
.DS_Store
