Skip to content

Commit 4662ba1

Browse files
committed
blkid cache files stored in /etc/blkid on RHEL so exclude. *.augnew (temp augeas files) added to global excludes
1 parent c0cd764 commit 4662ba1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

exclude.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.git/
33
*~
44
#*#
5+
*.augnew
56
*.bak
67
*.BAK
78
*.orig

include.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/etc/
22
- /etc/blkid.tab
33
- /etc/blkid.tab.old
4+
- /etc/blkid/
45
- /etc/nologin
56
- /etc/ld.so.cache
67
- /etc/prelink.cache

0 commit comments

Comments
 (0)