From 6c5a4862be45800d4907ecf261280ebfbbbaad7f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 19 Sep 2023 22:20:35 +0900 Subject: [PATCH] =?UTF-8?q?[Hotfix]=20:=20ignore=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9b4a004a..73f39693 100644 --- a/.gitignore +++ b/.gitignore @@ -8,10 +8,8 @@ build/classes build/libs build/resources build/tmp -build/reports -build/test-results -**/src/main/java/kr/co/studyhubinu/studyhubserver/InitDb.java +!build/libs *.yml @@ -48,4 +46,4 @@ out/ /.nb-gradle/ ### VS Code ### -.vscode/ +.vscode/ \ No newline at end of file