From 921225cc97c24f085b8e20d6d2c1aa0bbc431014 Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Tue, 24 Dec 2024 18:35:25 -0700 Subject: [PATCH] stopping target folder from git commits --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ea8c4bf..20efc89 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/target +/**/target