From 4b656fa5f5cd0bebfbef4b91e331ff3259dfd607 Mon Sep 17 00:00:00 2001 From: Alen Date: Tue, 12 Sep 2023 00:33:55 +0400 Subject: Add .CFUserTextEncoding --- .chezmoiignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 7f855d2..db7e307 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -9,6 +9,9 @@ # Ignore Library/ for non-macOS {{ if ne .chezmoi.os "darwin" -}} /Library/ {{- end }} +# Ignore .CFUserTextEncoding for non-macOS +{{ if ne .chezmoi.os "darwin" -}} /.CFUserTextEncoding {{- end }} + # Ignore run_macos_* for non-macOS {{ if ne .chezmoi.os "darwin" -}} /*macos_*.sh {{- end }} -- cgit 1.4.1-2-gfad0