Merge pull request #243 from cdrage/add-vim-gitignore

Add VIM git ignore information
This commit is contained in:
Tomas Kral 2016-10-27 18:03:36 +02:00 committed by GitHub
commit a3643a55ac

18
.gitignore vendored
View File

@ -36,3 +36,21 @@ _testmain.go
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
#
# VIM SPECIFIC
#
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags