From 264ea3d54438b30bc7d9280e076e3f6e29d0ff8c Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 03 Aug 2023 03:59:56 +0000
Subject: [PATCH] add gitattributes for windows

---
 .gitattributes |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6313b56
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto eol=lf

--
Gitblit v1.10.0