]> git.pld-linux.org Git - packages/etckeeper.git/blob - update-ignore.patch
update ignores list
[packages/etckeeper.git] / update-ignore.patch
1 --- etckeeper-1.1/update-ignore.d/01update-ignore       2013-05-07 17:39:45.992335328 +0300
2 +++ etckeeper-1.1/update-ignore.d/01update-ignore       2013-05-08 13:29:19.854557098 +0300
3 @@ -147,6 +147,31 @@
4         ignore "cups/subscriptions.conf.O"
5         ignore "fake-hwclock.data"
6         nl
7 +
8 +       comment "PLD Linux addons"
9 +       comment "ca-certificates: ca-certificates.crt is autogenerated"
10 +       ignore "certs/ca-certificates.crt"
11 +
12 +       comment "bash-completion"
13 +       ignore "bash_completion.d/*"
14 +       ignore "bash_completion"
15 +
16 +       comment "openldap"
17 +       ignore "ldap.secret"
18 +
19 +       comment "postfix"
20 +       ignore "mail/*.db"
21 +
22 +       comment "rc-scripts"
23 +       ignore "rc.d/init.d/*"
24 +       ignore "rc.d/rc?.d/[SK]*"
25 +       ignore "rc.d/rc.init"
26 +       ignore "rc.d/rc.local"
27 +       ignore "rc.d/rc.shutdown"
28 +       ignore "rc.d/rc.sysinit"
29 +
30 +       comment "CVS version conflicts"
31 +       ignore ".#*.*.*"
32         
33         comment "editor temp files"
34         ignore "*~"
This page took 0.107878 seconds and 4 git commands to generate.