From 94dfe280f6c027370724e90cfcd09442efce4405 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Tue, 11 Mar 2025 11:55:13 +0100 Subject: [PATCH] mutt: Ignore account related files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 314379d..19e3e6a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,9 @@ /.config/git/gitk +/.config/neomutt/accounts +/.config/neomutt/accounts.muttrc + /.local/share/direnv/allow # Ignore symlink to meta/envrc in repo root (created in installation)