# Go
bin/
*.exe
*.test
*.out
vendor/

# Node
web/node_modules/
web/dist/

# pypproxy runtime
.pypproxy/
*.db

# Editors
.vscode/
.idea/
*.swp

# OS
.DS_Store
Thumbs.db
site/
__pycache__/
