From 971a6482edbe2f602fc0247b04fe6680aa98301a Mon Sep 17 00:00:00 2001 From: Thomas <37211499+thomascardon35@users.noreply.github.com> Date: Wed, 16 Feb 2022 15:42:57 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c2065bc..8dc0cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ build/ !**/src/main/**/build/ !**/src/test/**/build/ +/src/main/resources/application.properties + ### STS ### .apt_generated .classpath