git » debian:dnss » commit 8282d39

Ignore vim temporary files

author Alberto Bertogli (debian)
2016-11-28 20:09:55 UTC
committer Alberto Bertogli (debian)
2016-11-28 20:12:36 UTC
parent 0196bd806e81db7927bba7baaeccf87bbaa7c01b

Ignore vim temporary files

Otherwise "gbp buildpackage" complains when we have open files, as they
have not been committed.

.gitignore +1 -0

diff --git a/.gitignore b/.gitignore
index 41420fb..07589c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .pc
 obj-*/
+.*.swp