ignore temp files from nano
From d5cc9cc0f90c031be2896864e5427d94613815c1 Mon Sep 17 00:00:00 2001
From: Richard <rsa...@rsaxvc.net>
Date: Mon, 3 Jul 2017 11:38:54 -0500
Subject: [PATCH 4/4] .gitignore more editor dirt
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c2d6b42c..c0e7f6f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
# Editor/IDE cruft
*.kate-swp
*~
+.*.swp
/*.kdev4
/Makefile.am.user
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel