diff options
author | Ryan Kavanagh <rak@rak.ac> | 2024-09-08 12:18:34 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2024-09-08 12:18:34 -0400 |
commit | 174a841d7e4ec0fd31c98422bc49ebe45071ff65 (patch) | |
tree | 007cf977bedb2924645009031822378ea02ca828 /.chezmoiignore | |
parent | make default neomutt printer pdf (diff) | |
parent | fix thread sorting neomutt (diff) |
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat (limited to '.chezmoiignore')
-rw-r--r-- | .chezmoiignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index f4aa1fa..7c7bb6b 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -64,7 +64,8 @@ afs .mutt/cache .mutt/tmp .opam -.recoll +.recoll/* +!.recoll/recoll.conf .ssh/known_hosts.old .ssh/keys/{{ .chezmoi.hostname }}/id_ed25519 .ssh/keys/{{ .chezmoi.hostname }}/id_rsa |