]> git.pld-linux.org Git - packages/etckeeper.git/blame - update-ignore.patch
up to 1.7
[packages/etckeeper.git] / update-ignore.patch
CommitLineData
f1374987
ER
1--- etckeeper-1.1/update-ignore.d/01update-ignore 2013-05-08 16:20:23.372768661 +0300
2+++ etckeeper-1.4/update-ignore.d/01update-ignore 2013-07-03 12:43:31.947929166 +0300
3@@ -147,11 +147,58 @@
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+
8caf7b29
ER
22+ comment "rc-scripts binary locales"
23+ ignore "sysconfig/locale/*/LC_MESSAGES/rc-scripts.mo"
24+
a3d79e64 25+ comment "rc-scripts"
d50be7d4 26+ ignore "rc.d/init.d/*"
a3d79e64
ER
27+ ignore "rc.d/rc?.d/[SK]*"
28+ ignore "rc.d/rc.init"
29+ ignore "rc.d/rc.local"
30+ ignore "rc.d/rc.shutdown"
31+ ignore "rc.d/rc.sysinit"
32+
399aca60
ER
33+ comment "zsh compiled"
34+ ignore "*.zwc"
35+
57c22d66 36+ comment "sshd keys"
96095801 37+ ignore "ssh/ssh_*_key*"
57c22d66 38+
399aca60
ER
39+ comment "ssh-blacklists"
40+ ignore "ssh/blacklist.DSA-1024"
41+ ignore "ssh/blacklist.DSA-2048"
42+ ignore "ssh/blacklist.RSA-1024"
43+ ignore "ssh/blacklist.RSA-2048"
44+ ignore "ssh/blacklist.RSA-4096"
45+
a3d79e64
ER
46+ comment "CVS version conflicts"
47+ ignore ".#*.*.*"
57c22d66
ER
48+
49+ comment "vigr backups"
50+ ignore "group.vigr*"
96095801 51+ ignore "passwd.vipw*"
d50be7d4
ER
52
53 comment "editor temp files"
54 ignore "*~"
f1374987
ER
55 ignore ".*.sw?"
56 ignore ".sw?"
57+ ignore ".bak"
58+ ignore ".BAK"
59 ignore "#*#"
60 ignore DEADJOE
61
This page took 0.03342 seconds and 4 git commands to generate.