# Node.js
node_modules/
.cache/
dist/

# Python
__pycache__/
*.py[cod]