mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Add *~ to ignore vim temp file.
This commit is contained in:
parent
747efedec0
commit
3c54c0d7aa
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
.*.sw[a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
.netrwhist
|
||||
*~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue