# Node.js
node_modules/
dist/
build/
.env
# Python
venv/
__pycache__/
*.pyc
# System
.DS_Store
Thumbs.db
# IDE
.vscode/