7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
* text=auto
|
|
* eol=lf
|
|
*.sh text eol=lf
|
|
*.png binary
|
|
*.jar binary
|
|
gradlew.bat eol=crlf
|
|
gradlew text eol=lf |