From 679b4bc68e4a89ce628e2513280fc32c182dee7d Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Sun, 30 Jun 2024 03:07:08 -0500 Subject: [PATCH] exclude build files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f68d109..18960ba 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ bin/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store +/firestar.zip