From f06db2d3e2e64508f9dd6ce7e633e6af3a6f18d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=A0=95=EA=B7=9C?= <111268088+gyu0918@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:42:22 +0900 Subject: [PATCH 1/4] practice --- .idea/.gitignore | 3 +++ .idea/ForkPractice.iml | 9 +++++++++ .idea/compiler.xml | 6 ++++++ .idea/dictionaries | 6 ++++++ .idea/kotlinc.xml | 6 ++++++ .idea/misc.xml | 9 +++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ index.html | 1 + 9 files changed, 54 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/ForkPractice.iml create mode 100644 .idea/compiler.xml create mode 100644 .idea/dictionaries create mode 100644 .idea/kotlinc.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/ForkPractice.iml b/.idea/ForkPractice.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/ForkPractice.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..38d573b --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/dictionaries b/.idea/dictionaries new file mode 100644 index 0000000..1bf4e72 --- /dev/null +++ b/.idea/dictionaries @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml new file mode 100644 index 0000000..9b02d59 --- /dev/null +++ b/.idea/kotlinc.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..d6ac51b --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..7218ff3 --- /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..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index e69de29..9233c1a 100644 --- a/index.html +++ b/index.html @@ -0,0 +1 @@ +dd \ No newline at end of file From d159ad0ddf44f816337a3af418180067497c26eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=A0=95=EA=B7=9C?= <111268088+gyu0918@users.noreply.github.com> Date: Thu, 19 Dec 2024 23:01:18 +0900 Subject: [PATCH 2/4] =?UTF-8?q?=EC=A7=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9233c1a..e3f9171 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -dd \ No newline at end of file +dd 짱 \ No newline at end of file From 1635e209647d08cbd784144bfa0e5d635732e5e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=A0=95=EA=B7=9C?= <111268088+gyu0918@users.noreply.github.com> Date: Thu, 19 Dec 2024 23:30:12 +0900 Subject: [PATCH 3/4] =?UTF-8?q?=EC=9D=BC=EB=B0=98=EA=B8=B0=EB=8A=A5?= =?UTF-8?q?=EC=B6=94=EA=B0=802?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index e69de29..c18d534 100644 --- a/app.js +++ b/app.js @@ -0,0 +1 @@ +일반기능추가2 \ No newline at end of file From a16990569e31e876bd5c1f9279f15e0a6148195f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=A0=95=EA=B7=9C?= <111268088+gyu0918@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:26:44 +0900 Subject: [PATCH 4/4] test2 --- app.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app.js b/app.js index c18d534..33ad273 100644 --- a/app.js +++ b/app.js @@ -1 +1,2 @@ -일반기능추가2 \ No newline at end of file +일반기능추가2 +일반기능추가3 \ No newline at end of file