gitignore: Add vim undo files
This commit is contained in:
parent
0025ac3652
commit
ff35f5d5ff
1 changed files with 1 additions and 0 deletions
|
@ -51,3 +51,4 @@ Thumbs.db
|
||||||
###############
|
###############
|
||||||
*.swp
|
*.swp
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
.un~
|
||||||
|
|
Loading…
Reference in a new issue