*/out.pdf

# venv
.venv/

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

# Python
*/__pycache__/*
*.pyc
*.pyo

# OS
.DS_Store