From b0d37fc63ae9eb70bff1e7ae25825e18d93760ed Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Thu, 18 Nov 2021 19:17:47 -0300 Subject: [PATCH] Remove target from gitignore as it's no longer used --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d1cf31fa..35f3dc8af 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,6 @@ Makefile /archive_tmp /static2dll.* /VERSION -/target *.zip *.tar *.tar.*