diff .chezmoiignore @ 456:6655485152c9

Ignore correct folder when not on Windows
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 16 Sep 2021 18:50:52 +0200
parents d99353d71702
children 0b2c942eb2c9
line wrap: on
line diff
--- a/.chezmoiignore	Tue Sep 14 17:30:24 2021 +0200
+++ b/.chezmoiignore	Thu Sep 16 18:50:52 2021 +0200
@@ -7,7 +7,7 @@
 *~
 
 {{ if ne .chezmoi.os "windows" }}
-AppLocal/*
+AppData/*
 {{ end }}
 
 {{ if eq .chezmoi.os "windows" }}