Create .gitattributes

This commit is contained in:
2026-04-01 14:22:09 +02:00
parent b525a5f1c2
commit 69bd5832e7

14
.gitattributes vendored Normal file
View File

@@ -0,0 +1,14 @@
* text=auto eol=lf
*.sh text eol=lf
*.awk text eol=lf
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.md text eol=lf
*.conf text eol=lf
*.json text eol=lf
*.xml text eol=lf
*.png binary
*.gif binary
*.svg text eol=lf
*.ico binary