mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +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
|
@ -2,3 +2,4 @@
|
||||||
*.un~
|
*.un~
|
||||||
Session.vim
|
Session.vim
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
*~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue