[packages/etckeeper] exclude *.bak, *.BAK

glen glen at pld-linux.org
Wed Jul 3 11:48:07 CEST 2013


commit f13749879a2611ccb8dba09b80b7e26517663ffe
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jul 3 12:48:00 2013 +0300

    exclude *.bak, *.BAK

 update-ignore.patch | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/update-ignore.patch b/update-ignore.patch
index 0610313..04d74cc 100644
--- a/update-ignore.patch
+++ b/update-ignore.patch
@@ -1,6 +1,6 @@
---- etckeeper-1.1/update-ignore.d/01update-ignore	2013-05-08 13:29:19.854557098 +0300
-+++ etckeeper-1.1/update-ignore.d/01update-ignore	2013-05-08 16:20:23.372768661 +0300
-@@ -147,6 +147,51 @@
+--- etckeeper-1.1/update-ignore.d/01update-ignore	2013-05-08 16:20:23.372768661 +0300
++++ etckeeper-1.4/update-ignore.d/01update-ignore	2013-07-03 12:43:31.947929166 +0300
+@@ -147,11 +147,58 @@
  	ignore "cups/subscriptions.conf.O"
  	ignore "fake-hwclock.data"
  	nl
@@ -52,3 +52,10 @@
  	
  	comment "editor temp files"
  	ignore "*~"
+ 	ignore ".*.sw?"
+ 	ignore ".sw?"
++	ignore ".bak"
++	ignore ".BAK"
+ 	ignore "#*#"
+ 	ignore DEADJOE
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/f13749879a2611ccb8dba09b80b7e26517663ffe



More information about the pld-cvs-commit mailing list