From febe7513384d64e7f81daa24c97937e94ac45d37 Mon Sep 17 00:00:00 2001 From: DCFApixels <99481254+DCFApixels@users.noreply.github.com> Date: Wed, 5 Mar 2025 19:14:22 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6a87452..042d177 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto -LICENSE.meta linguist-generated=true \ No newline at end of file +LICENSE.meta linguist-generated=true +LICENSE.meta binary \ No newline at end of file