From e348fbdd6f71ca8e5756a41a90715a1aa0416d67 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Mon, 13 Jan 2025 00:35:49 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5ad2ad9..a2cd5d0 100755 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ META-INF/** text eol=lf # Denote all files that are truly binary and should not be modified. common/addon/**/tools/** binary +module/bin/**/** binary \ No newline at end of file