# Python
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
.venv/
# Node
node_modules/
*.tgz
# Output / OS
*.pdf
.DS_Store
