From a36e1478bc97c18cf25a31d7b7dee38828e79f3c Mon Sep 17 00:00:00 2001 From: saji Date: Mon, 3 Jul 2023 13:36:22 -0500 Subject: [PATCH] fix gitignore issues --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c827e24..c8c3a89 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ go.work .vscode/ -gotelem -skylabify +/gotelem +/skylabify *.db -*.db-journal \ No newline at end of file +*.db-journal