From 3277a3afc7cb6e30cca24ef4ed95d8a181125979 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1s=C3=A1ry=20D=C3=A1niel?= Date: Thu, 29 Feb 2024 11:16:44 +0100 Subject: [PATCH] gitignore extended --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7842d38..fdd41d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /lis-db/migrations/drivers/jcc-11.5.7.0.jar .idea/ target/ +logs/ *.iml \ No newline at end of file -- 2.54.0