From c549e29c2e3121580436c930ff4a151912221cb5 Mon Sep 17 00:00:00 2001 From: Martin Griffin Date: Fri, 21 Nov 2025 19:20:53 +0000 Subject: [PATCH 1/2] *.party: text with lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1f2aa0c6da..8c5e457ed6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,6 +18,7 @@ Makefile text eol=lf *.md text eol=lf *.ps1 text eol=crlf *.yml text eol=lf +*.party text eol=lf *.png binary *.bin binary From ee09f27e2c3da0c09b222cbb458ad762663cbc1e Mon Sep 17 00:00:00 2001 From: Martin Griffin Date: Fri, 21 Nov 2025 19:30:30 +0000 Subject: [PATCH 2/2] squash! *.party: text with lfs cfg and ld too --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 8c5e457ed6..a2dcec5e5d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,6 +19,8 @@ Makefile text eol=lf *.ps1 text eol=crlf *.yml text eol=lf *.party text eol=lf +*.cfg text eol=lf +*.ld text eol=lf *.png binary *.bin binary