diff --git a/ddip/.gitignore b/.gitignore similarity index 96% rename from ddip/.gitignore rename to .gitignore index 5ef6a52..9135c73 100644 --- a/ddip/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ # next.js /.next/ /out/ +/next-container/ # production /build diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..3d44941 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Ʈ õ +/shelf/ +/workspace.xml +# HTTP Ŭ̾Ʈ û +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/ddip.iml b/.idea/ddip.iml new file mode 100644 index 0000000..f9f881e --- /dev/null +++ b/.idea/ddip.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..8fefff1 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,8 @@ + + + + + + + + \ 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/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..282b76e --- /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..8306744 --- /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..90686c1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,458 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +