From eb828be3c7b1de68d710efe66e621bd06305fa13 Mon Sep 17 00:00:00 2001 From: heavy Date: Tue, 5 Nov 2024 13:20:22 +0000 Subject: [PATCH] (ignore): Ignore Documents directory on Linux. --- .chezmoiignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoiignore b/.chezmoiignore index 017754e..b4c4500 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -15,6 +15,7 @@ vim-lightline.tar.gz {{- end }} {{- if eq .chezmoi.os "linux" }} AppData/ +Documents/ {{- end }} # Ignore Powershell configuration on linux