# IDEs
.idea
.vscode
*.iml

# Test files
testdata/go/project1/go.sum
testdata/go/tmp
tmp
out

# Vim
*~
*.swp

# IOS
*.DS_Store
