.DS_Store
Thumbs.db
*.log
*.tmp

# Keep this repository documentation-only.
.env
.env.*
node_modules/
dist/
build/
__pycache__/

