From b628a5aa11fb12343280097c3f735722626ed74f Mon Sep 17 00:00:00 2001 From: lda Date: Sat, 5 Sep 2026 23:47:45 +0700 Subject: [PATCH] build: preserve canonical manifest line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c0a52b97 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +contracts/workflow-api.manifest.json text eol=lf