From 111d47a8667092f5e493b2ce0971fc5fc23a86c7 Mon Sep 17 00:00:00 2001 From: huanghaipeng Date: Wed, 2 Sep 2026 18:25:06 +0800 Subject: [PATCH] chore: normalize Cocos meta line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aa5b736 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.meta text eol=lf \ No newline at end of file