From cd66c8aa7307c99c4fff1a3573504e15eeed2eec Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Tue, 27 May 2025 12:22:40 -0700 Subject: [PATCH] chore: clarify gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ee213d9..a2f8372 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# This is not the global .gitignore, that lives inside +# `.config/git/ignore`. +# This .gitignore is for this repo only. .DS_Store .vscode/ .config/tmux/plugins