From 3b5e6dc1be2fb66e6395a6eb66808178eb636139 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:29:39 -0800 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