# Python cache and bytecode
__pycache__/
*.py[cod]

# Generated example outputs
examples/**/output/*
!examples/**/output/.gitkeep
