mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-29 23:53:27 +01:00
Merge pull request #474 from zhaojunmeng/master
Add *~ to ignore vim temp file.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.*.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
.netrwhist
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user