Add VIM git ignore information

This commit is contained in:
Charlie Drage 2016-10-27 08:29:24 -04:00
parent 1280b9abcb
commit c570782b30

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