Add "*.png binary" to .gitattributes
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
*Generated.java linguist-generated=true
|
*Generated.java linguist-generated=true
|
||||||
* text=auto
|
* text=auto
|
||||||
* eol=lf
|
* eol=lf
|
||||||
|
*.png binary
|
||||||
compiler/cli/bin/* eol=lf
|
compiler/cli/bin/* eol=lf
|
||||||
compiler/cli/bin/*.bat eol=crlf
|
compiler/cli/bin/*.bat eol=crlf
|
||||||
|
|||||||
Reference in New Issue
Block a user