route/vendor/github.com/mmatczuk/go-http-tunnel/.gitignore

25 lines
211 B
Plaintext

### Release
build
### Go
*.cov
*.prof
*.mprof
vendor
### 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