mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Add "*.jar binary" to .gitattributes
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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