From 1e7e1fa74f3aa48ae0c24daf7cc577cd401d1ab7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 7 Jul 2022 11:55:52 -0700 Subject: [PATCH] Ignore LOG_FILE_IS_UNDEFINED files from Spring Boot. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 60fea3b4..34ad6ec9 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ _site/ .classpath .project deps* +LOG_FILE_IS_UNDEFINED /samples/hello-world/vf.gf.dmn-events.cfg /samples/hello-world/vf.gf.dmn-license.cfg