From 1e57f7907e7052b3fd8d6474eddd8750efbfdcc9 Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Fri, 25 Aug 2023 15:03:18 -0400 Subject: [PATCH] chore: add personal TODO lists to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 76db57f2..6151d082 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ bin/* # Dependency directories (remove the comment below to include it) # vendor/ + +# Personal TODO lists +TODO