[libvirt] [dbus PATCH] gitignore: Ignore Vim swap files

Andrea Bolognani abologna at redhat.com
Fri Jul 27 12:41:51 UTC 2018


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
Pushed as trivial.

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e89a5d3..b4abf66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
 *.log
 *.o
 *.pyc
+*.swp
 *.trs
 *Makefile
 *Makefile.in
-- 
2.17.1




More information about the libvir-list mailing list