From 374cd92da79cb51410d806fef2c5602258352101 Mon Sep 17 00:00:00 2001 From: tjd985 Date: Sat, 8 Mar 2025 15:27:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=AC=EA=B8=B0=EA=B0=80=20=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B=20=ED=83=80=EC=9D=B4=ED=8B=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 여기가 커밋 메세지 --- index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 index.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..5084571 --- /dev/null +++ b/index.js @@ -0,0 +1,2 @@ +console.log("hello"); +console.log("hello2");