From e52b64ae2137da612f37035a9db5f846e83b9940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz?= Date: Mon, 1 Dec 2025 12:18:33 +0100 Subject: [PATCH] Changes in .gitignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6592659..20402f7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ target .DS_Store *.class *.jar +test # Log file *.log @@ -26,4 +27,4 @@ target # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -replay_pid* \ No newline at end of file +replay_pid*