From c4215726ef866adbafc5f9bcf8e5b98ea7e7a010 Mon Sep 17 00:00:00 2001 From: Morril Date: Wed, 18 Jan 2023 03:22:23 +0100 Subject: [PATCH] changed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 744289d..4cc072f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Project exclude paths -/target/ \ No newline at end of file +/target/ +/compile.bat \ No newline at end of file