go-http-tunnel/.gitignore
2019-04-15 10:45:09 +02:00

27 lines
232 B
Text

### 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