From 95ca0c2537b6d75ad380aebca024efc6b06ce7d2 Mon Sep 17 00:00:00 2001 From: Morril Date: Wed, 18 Jan 2023 03:36:49 +0100 Subject: [PATCH] gitignore stuff --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8a4519d..b1c0fc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Project exclude paths /target/ .idea/ +compile.bat \ No newline at end of file