Update gitignore vim settings

Pulling in updates from Github's global vim gitignore file:  https://github.com/github/gitignore/blob/master/Global/vim.gitignore
This commit is contained in:
Jeff Widman 2014-10-17 15:34:20 -07:00
parent f2fdd4506d
commit c25cc91b6f

View File

@ -33,9 +33,12 @@ cscope.po.out
# Vim taken from: https://github.com/github/gitignore/blob/master/Global/vim.gitignore
# ----------------------------------------------------------------------------------------------
.*.sw[a-z]
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
# SASS
# ----------------------------------------------------------------------------------------------