mirror of
https://github.com/AXOLOTsh/PluginUtils.git
synced 2026-09-20 19:36:15 +03:00
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
|