# Build output
output/

# Python
__pycache__/
*.pyc
*.pyo

# IDE
.vscode/
