aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/.ignore
blob: 5be0121cdd16fdc118d49fcb3bd4ef426a2f978c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Paths excluded from `just etc-drift` output.
# Shell-glob patterns (case $path in $pat) work here: *, ?, [].

# Per-host state / auto-generated
/etc/machine-id
/etc/adjtime
/etc/.updated
/etc/.pwd.lock
/etc/mtab
/etc/ld.so.cache
/etc/hostname
/etc/xml/catalog

# Per-host identity / secrets
/etc/ssh/ssh_host_*
/etc/shadow
/etc/shadow-
/etc/gshadow
/etc/gshadow-
/etc/passwd-
/etc/group-

# pacman leftovers from removed packages
*.pacsave
*.pacsave.*
*.pacnew
*.pacorig

# Regenerated by tools (not worth versioning)
/etc/resolv.conf
/etc/ssl/certs/*
/etc/ca-certificates/extracted/*
/etc/pacman.d/gnupg/*
/etc/pacman.d/mirrorlist

# Managed by useradd (podman uses them)
/etc/subuid
/etc/subgid
/etc/subuid-
/etc/subgid-

# sbctl signed-boot state (keys live here; never commit)
/etc/secureboot/*