From 1f639b32ccc6d8b6298ab637591a8460a989d74f Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 24 Sep 2023 08:50:37 +0800 Subject: [PATCH] :fire: Use `Git LFS` to manage static resource files in `app/stage/protyle/**` https://github.com/siyuan-note/siyuan/issues/9253 --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3658fd5f867..f110d0bca17 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1 @@ app/stage/protyle/** linguist-vendored -app/stage/protyle/*/** filter=lfs diff=lfs merge=lfs -text -app/stage/protyle/**.min.js filter=lfs diff=lfs merge=lfs -text -app/pandoc/* filter=lfs diff=lfs merge=lfs -text