### Tunnel
.tunnel/
build/

### Go
*.cov
*.prof
*.mprof

### IntelliJ
.idea/
*.iml

### Vim
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags

### Mac
.DS_Store
