From 2aeb553d64390cebf154ac099696a20bf0e2ba25 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Wed, 30 Oct 2024 21:39:50 -0700 Subject: [PATCH] update `.gitignore` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7eb571b..40be16d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ checklist.md /build /dist +/.* \ No newline at end of file