go-http-tunnel/.gitignore
2017-09-27 22:07:37 +02:00

24 lines
211 B
Text

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