From 07adfa7186785e8812ec0d8ad44e6c5ce5375fe7 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 20 Feb 2024 14:36:39 +0000 Subject: Fix config files to remove outdated hibernate configurations Issue-ID: POLICY-4929 Change-Id: I1a8640f3141e1ec16584b2750a04dfcb9b25be45 Signed-off-by: adheli.tavares --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 32097924..6556f2e4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ target # IntelliJ files .idea/ **/*.iml +**/*.log -- cgit 1.2.3-korg