5ae1372c3a
This fixes common error on updating Gradle wrapper and then trying to add 'gradlew.bat' to changes.
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
**/testData/** linguist-vendored
|
|
*Generated.java linguist-generated=true
|
|
* text=auto
|
|
* eol=lf
|
|
*.png binary
|
|
*.jar binary
|
|
compiler/cli/bin/* eol=lf
|
|
compiler/cli/bin/*.bat eol=crlf
|
|
gradlew.bat eol=crlf
|