go-http-tunnel/.gitignore
2017-11-24 00:34:31 +01:00

24 lines
213 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