mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-06 11:09:32 +01:00
Add *~ to ignore vim temp file.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.*.sw[a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
.netrwhist
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user