12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
#region Gradle
|
|
/gradlew text eol=lf
|
|
#endregion
|
|
|
|
#region Java
|
|
*.jar binary
|
|
#endregion
|
|
|
|
#region Windows
|
|
*.bat text eol=crlf
|
|
#endregion
|