From b8f9c0af19694a9516e1f76c905b64ad5ce715db Mon Sep 17 00:00:00 2001 From: KYOSG <57186704+KYOSG@users.noreply.github.com> Date: Sat, 8 May 2021 09:20:59 +0800 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto