From cd7611594e6818e3c792bda5f06d4538d61784e2 Mon Sep 17 00:00:00 2001 From: Ibrahim Muftee Date: Fri, 12 Apr 2024 11:49:34 -0500 Subject: fix(chezmoi): remove scripts from chezmoi diff --- .chezmoi.toml.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to '.chezmoi.toml.tmpl') diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index e8e90fd..c57e8b7 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -26,3 +26,6 @@ [data] git_email = {{ $git_email | quote }} git_name = {{ $git_name | quote }} + +[diff] + exclude = ["scripts"] -- cgit v1.2.3