Mercurial > ec-dotfiles
comparison 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 |
comparison
equal
deleted
inserted
replaced
560:41e5f907aca3 | 561:1c47fcd75614 |
---|---|
1 # vim temporary files | 1 # vim temporary files |
2 # Source: https://github.com/github/gitignore/blob/master/Global/vim.gitignore | 2 # Source: https://github.com/github/gitignore/blob/master/Global/Vim.gitignore |
3 .*.s[a-w][a-z] | 3 [._]*.s[a-w][a-z] |
4 [._]s[a-w][a-z] | |
5 *.un~ | |
6 Session.vim | |
7 .netrwhist | |
4 *~ | 8 *~ |