]> git.pld-linux.org Git - packages/etckeeper.git/blob - update-ignore.patch
df73f0ea7e5ba8b939ae3db50b8c173db09e5c5a
[packages/etckeeper.git] / update-ignore.patch
1 --- etckeeper-1.1/update-ignore.d/01update-ignore       2013-05-08 13:29:19.854557098 +0300
2 +++ etckeeper-1.1/update-ignore.d/01update-ignore       2013-05-08 16:20:23.372768661 +0300
3 @@ -147,6 +147,41 @@
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 "zsh compiled"
31 +       ignore "*.zwc"
32 +
33 +       comment "ssh-blacklists"
34 +       ignore "ssh/blacklist.DSA-1024"
35 +       ignore "ssh/blacklist.DSA-2048"
36 +       ignore "ssh/blacklist.RSA-1024"
37 +       ignore "ssh/blacklist.RSA-2048"
38 +       ignore "ssh/blacklist.RSA-4096"
39 +
40 +       comment "CVS version conflicts"
41 +       ignore ".#*.*.*"
42         
43         comment "editor temp files"
44         ignore "*~"
This page took 0.073904 seconds and 2 git commands to generate.