mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Different line endings on linux/windows prevents gradle from reusing build cache since endings make task inputs completely different between systems
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
**/testData/** linguist-vendored
|
|
*Generated.java linguist-generated=true
|
|
* text=auto
|
|
* eol=lf
|
|
compiler/cli/bin/* eol=lf
|
|
compiler/cli/bin/*.bat eol=crlf
|