Merge pull request #545 from jeffwidman/patch-1

Update gitignore vim settings
This commit is contained in:
Yan Pritzker 2014-10-24 14:55:16 -05:00
commit 2d1130e740

View File

@ -33,9 +33,12 @@ cscope.po.out
# Vim taken from: https://github.com/github/gitignore/blob/master/Global/vim.gitignore # 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~ *.un~
Session.vim Session.vim
.netrwhist
*~
# SASS # SASS
# ---------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------