Merge pull request #2129 from cdrage/update-vim-ignore

Update .gitignore to include vim
This commit is contained in:
Janet Kuo
2017-01-06 17:10:38 -08:00
committed by GitHub
+16
View File
@@ -6,3 +6,19 @@ _site/**
CNAME
.travis.yml
.idea/
# Vim ignore
# source: https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
# swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags