From 7347bac4ab7e136157fc94777e6cf87ef9e08599 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Fri, 13 Feb 2026 10:54:11 +0800 Subject: first commit --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c9fbae2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto +data/** -diff +.gitignore export-ignore +Makefile export-ignore -- cgit v1.2.3