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:
parent
f2fdd4506d
commit
c25cc91b6f
@ -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
|
||||||
# ----------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user