From d1618a99d61804672049495763d37d241c99b11c 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