Mercurial > ec-dotfiles
diff rc/gitignore_global @ 561:1c47fcd75614
Update vim gitignore.
author | nanaya <me@myconan.net> |
---|---|
date | Thu, 04 Jun 2015 17:48:28 +0900 |
parents | e0f9a54b9dce |
children |
line wrap: on
line diff
--- a/rc/gitignore_global Thu Jun 04 17:48:14 2015 +0900 +++ b/rc/gitignore_global Thu Jun 04 17:48:28 2015 +0900 @@ -1,4 +1,8 @@ # vim temporary files -# Source: https://github.com/github/gitignore/blob/master/Global/vim.gitignore -.*.s[a-w][a-z] +# Source: https://github.com/github/gitignore/blob/master/Global/Vim.gitignore +[._]*.s[a-w][a-z] +[._]s[a-w][a-z] +*.un~ +Session.vim +.netrwhist *~