From 2732be5d3ef784c36b308e76eea2c9e07c79e0f7 Mon Sep 17 00:00:00 2001 From: thkim Date: Thu, 24 Oct 2024 11:32:57 +0900 Subject: [PATCH] update .gitignor --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 17ac48ca..e4daa362 100644 --- a/.gitignore +++ b/.gitignore @@ -84,4 +84,5 @@ replay_pid* # thkim .classpath -/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties +/src/main/resources/egovframework/egovProps/globals.properties +/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties \ No newline at end of file