From d77c6c9349561f811eaa01ed8076736ef55644d4 Mon Sep 17 00:00:00 2001 From: salmanoe Date: Mon, 15 Feb 2021 18:03:32 +0700 Subject: [PATCH] perbaikan git ignore jdbc properties --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a282e65f..92c7df34 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ ########################## ## Configuration ########################## -jdbc.*.properties +**/jdbc.*.properties ########################## ## Spring