]> git.pld-linux.org Git - packages/etckeeper.git/blame - update-ignore.patch
up to 1.3, uses which now to find mktemp/tempfile
[packages/etckeeper.git] / update-ignore.patch
CommitLineData
399aca60
ER
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 @@
d50be7d4
ER
4 ignore "cups/subscriptions.conf.O"
5 ignore "fake-hwclock.data"
6 nl
7+
8+ comment "PLD Linux addons"
a3d79e64 9+ comment "ca-certificates: ca-certificates.crt is autogenerated"
d50be7d4
ER
10+ ignore "certs/ca-certificates.crt"
11+
a3d79e64
ER
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"
d50be7d4 23+ ignore "rc.d/init.d/*"
a3d79e64
ER
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+
399aca60
ER
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+
a3d79e64
ER
40+ comment "CVS version conflicts"
41+ ignore ".#*.*.*"
d50be7d4
ER
42
43 comment "editor temp files"
44 ignore "*~"
This page took 0.061994 seconds and 4 git commands to generate.