mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-28 15:17:41 +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