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