.gitignore: Don't include vim swapfiles in git status
This commit is contained in:
parent
3c2bdfc346
commit
e7e6c28394
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@ Makefile.in
|
||||
*.la
|
||||
*.lo
|
||||
*.loT
|
||||
.*.sw?
|
||||
|
||||
# Absolute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user