From bacaf3b2aa0dd239f58c7957f9cddeeb7ffade05 Mon Sep 17 00:00:00 2001 From: seonjuuu Date: Sun, 4 May 2025 21:55:23 +0900 Subject: [PATCH 1/2] Setting --- .idea/.gitignore | 8 ++ .idea/compiler.xml | 14 +++ .idea/gradle.xml | 15 +++ .idea/inspectionProfiles/Project_Default.xml | 6 + .idea/misc.xml | 5 + .idea/modules.xml | 8 ++ .idea/vcs.xml | 7 ++ .idea/workspace.xml | 107 ++++++++++++++++++ ...4\353\241\234\354\262\264\355\201\254.iml" | 9 ++ backend/pirocheck/.gitignore | 2 +- 10 files changed, 180 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/compiler.xml create mode 100644 .idea/gradle.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 ".idea/\355\224\274\353\241\234\354\262\264\355\201\254.iml" diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..dcd73c7 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# 디폴트 무시된 파일 +/../../피로체크/.idea/shelf/ +/../../피로체크/.idea/workspace.xml +# 에디터 기반 HTTP 클라이언트 요청 +/../../피로체크/.idea/httpRequests/ +# Datasource local storage ignored files +/../../피로체크/.idea/dataSources/ +/../../피로체크/.idea/dataSources.local.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..aa0b0f1 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..9a34d32 --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..03d9549 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..722604f --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..e30031f --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..0fcafb0 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..11678f4 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + +