From 100f482de9bcdf6c440c9a108a917910989b4f5b Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Fri, 12 Jan 2024 15:49:15 -0800 Subject: [PATCH] added air temp folder to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 689a753..33ed36a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ test.db *.dll *.so *.dylib +tmp/* # Test binary, built with `go test -c` *.test