[gnome-keyring] Ignore vim swp temporary files



commit 082a2fe3278c37b9899c23ebac003791a8999ea5
Author: Stef Walter <stefw redhat com>
Date:   Sat Oct 25 13:48:43 2014 +0200

    Ignore vim swp temporary files

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1061c47..2cad407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
 *.Plo
 *.prj
 *.pws
+*.swp
 *.tmp
 *.anjuta
 .anjuta*


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]