From d74dde18847b1d0586115c01709715dcb6d61099 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 2 Aug 2025 13:18:27 -0600 Subject: [PATCH] more eol bs --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 87934e6..d455b4d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,4 +6,6 @@ *.md text eol=lf .env text eol=lf *.ps1 text eol=crlf -*.bat text eol=crlf \ No newline at end of file +*.bat text eol= +*.pdf binary +*.doc binary