Add "*.png binary" to .gitattributes

This commit is contained in:
Denis Zharkov
2020-05-08 14:12:03 +03:00
parent 1d39ac1d3e
commit 75c4239504
+1
View File
@@ -2,5 +2,6 @@
*Generated.java linguist-generated=true
* text=auto
* eol=lf
*.png binary
compiler/cli/bin/* eol=lf
compiler/cli/bin/*.bat eol=crlf