.gitattributes aktualisiert

This commit is contained in:
Lars 2025-08-10 15:52:09 +02:00
parent 37854a62db
commit 0da4076a32

20
.gitattributes vendored
View File

@ -1,11 +1,13 @@
* text=auto eol=lf * text=auto eol=lf
*.sh text eol=lf
*.py text eol=lf
*.yml text eol=lf
*.json text eol=lf
*.md text eol=lf
*.bat text eol=crlf
*.png binary # Typische Binärformate nicht normalisieren
*.jpg binary *.png -text
*.pdf binary *.jpg -text
*.jpeg -text
*.gif -text
*.pdf -text
*.zip -text
*.tar -text
*.tar.gz -text
*.tgz -text
*.mp4 -text