Add "*.png binary" to .gitattributes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user