# Build directories
builddir/

# Python cache
__pycache__/
*.pyc

# Ignore help files
workflow.txt

