mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
Merge pull request #474 from zhaojunmeng/master
Add *~ to ignore vim temp file.
This commit is contained in:
commit
eaa2ad526f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
.*.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
.netrwhist
|
||||
*~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue