.gitattributes changed

This commit is contained in:
Christian Moser 2024-12-01 21:14:35 +01:00
parent 0f1faad966
commit 274e0a3242

7
.gitattributes vendored
View File

@ -4,9 +4,16 @@
*.php text
*.html text
*.htm text
*.cmd text eol=crlf
*.bat text eol=crlf
*.ps1 text eol=crlf
*.sln text eol=crlf
*.txt text
*.phar binary
*.png binary
*.svg binary
*.ico binary