mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Add *~ to ignore vim temp file.
This commit is contained in:
parent
747efedec0
commit
3c54c0d7aa
@ -2,3 +2,4 @@
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user