# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/

# Node
node_modules/

# PatchProof
patchproof-out/

# OS
.DS_Store
