mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
maint: Ignore Vim swap files
This removes some noise when you're working on the repository and also have a bunch of source files open in Vim in another terminal.
This commit is contained in:
committed by
Eric Blake
parent
564dd53791
commit
10525df616
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,6 +18,7 @@
|
||||
*.pyc
|
||||
*.rej
|
||||
*.s
|
||||
*.swp
|
||||
*~
|
||||
.#*
|
||||
.deps
|
||||
|
||||
Reference in New Issue
Block a user