From f83bb67fa98c34f3b1ff78f94520ca5df63aead0 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Wed, 21 Jan 2026 15:47:48 +0800 Subject: customize exported files --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f83bef1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +resources/raw.html export-ignore +scripts/ export-ignore +tests/ export-ignore +.gitattributes export-ignore +.gitignore export-ignore +phpunit.xml.dist export-ignore +src/Build/ export-ignore -- cgit v1.2.3