Codebase list golang-github-go-kit-kit / ad2e35f
.gitignore: add vim files Peter Bourgon 7 years ago
1 changed file(s) with 13 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2929 _testmain.go
3030
3131 *.exe
32
33 # https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
34 # swap
35 [._]*.s[a-w][a-z]
36 [._]s[a-w][a-z]
37 # session
38 Session.vim
39 # temporary
40 .netrwhist
41 *~
42 # auto-generated tag files
43 tags
44