[PATCH 3/7] Ignore *~ files.

Daniel Axtens dja at axtens.net
Tue Aug 2 10:24:42 AEST 2016


Signed-off-by: Daniel Axtens <dja at axtens.net>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ea1af7006e39..25ed66b875d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 .*
 *.pyc
 *.patch
+*~
 
 #
 # Top-level generic files
-- 
2.7.4



More information about the Patchwork mailing list