# Go
bin/
build/
dist/
*.sh
*.test
*.out
*.txt
# IDE
.vscode/
.idea/
*.swp
# Project data/state
data/
state/
# OS
.DS_Store
Thumbs.db