Add .gitattributes

This commit is contained in:
Ilya Groshev
2026-04-25 20:48:40 +03:00
parent fc3836d502
commit f96bd7a88b
+6
View File
@@ -0,0 +1,6 @@
* text=auto eol=lf
*.go text eol=lf
*.sh text eol=lf
*.html text eol=lf
*.png binary
*.jpg binary