From 4546d48c0721821b23d69b46cc4415ea2da47c15 Mon Sep 17 00:00:00 2001 From: inkch Date: Thu, 18 Jan 2024 12:24:07 +0900 Subject: [PATCH] delete `key.txt.age` from .chezmoiignore `chezmoi` seems to ignore files and directories beggining with "." by default. So, there is no need to add pattern(s) to `.chezmoiignore` to ignore files/directories stored in `.assets`. --- .chezmoiignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.chezmoiignore b/.chezmoiignore index 6e63c6e..27f8e89 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -2,7 +2,6 @@ # https://www.chezmoi.io/reference/special-files-and-directories/chezmoiignore/ README.md -key.txt.age .bashrc {{- if ne .chezmoi.osRelease.id "arch" }}