From e90b0e8b06158c9fb2157f99c16502da4cb54350 Mon Sep 17 00:00:00 2001 From: bangae1 Date: Tue, 29 Jul 2025 22:10:14 +0900 Subject: [PATCH] first --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8af972c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +/gradlew text eol=lf +*.bat text eol=crlf +*.jar binary