From b24ee9d10213145ea6063348407a7181e2118341 Mon Sep 17 00:00:00 2001 From: tymmkang Date: Tue, 10 Feb 2026 23:43:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=80=EC=9E=A5=EC=86=8C=20=EC=B4=88?= =?UTF-8?q?=EA=B8=B0=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 5 +++++ README.md | 1 + 2 files changed, 6 insertions(+) create mode 100644 .editorconfig create mode 100644 README.md diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..e78d696 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*] +end_of_line = lf +charset = utf-8-bom diff --git a/README.md b/README.md new file mode 100644 index 0000000..40df07b --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# LoveGame