From bffb7289732b2ffafd79752dbdeae0fed98b2433 Mon Sep 17 00:00:00 2001 From: tikaiz Date: Mon, 19 Jan 2026 09:38:54 +0100 Subject: [PATCH] add HytaleServer.jar to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fc3f89c..f000857 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +HytaleServer.jar target/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/