From 88a170825c48e89ca59aae3decaa61b82c795b29 Mon Sep 17 00:00:00 2001 From: saji Date: Fri, 30 Jun 2023 07:41:41 -0500 Subject: [PATCH] update gitignore for executables and databases --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index ed2b6e6..c827e24 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ go.work .vscode/ + + +gotelem +skylabify +*.db +*.db-journal \ No newline at end of file