Configure binary file handling

This commit is contained in:
Cesa-V
2026-06-15 15:24:39 -03:00
parent 26daa41091
commit b32a759485

8
.gitattributes vendored Normal file
View File

@@ -0,0 +1,8 @@
*.pdf binary
*.xlsx binary
*.xlsm binary
*.xls binary
*.txt text eol=crlf
*.md text eol=crlf
*.gitignore text eol=crlf