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
@ -1,4 +1,5 @@
|
||||
.*.sw[a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
.netrwhist
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user