Add "*.jar binary" to .gitattributes
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
* eol=lf
|
* eol=lf
|
||||||
*.png binary
|
*.png binary
|
||||||
|
*.jar 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