From eccd5cd5a067f5659982685afdeea209b1888efb Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Sat, 14 Feb 2026 10:08:30 +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