mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
27 lines
438 B
Text
27 lines
438 B
Text
|
* text eol=lf
|
||
|
*.bat text eol=crlf
|
||
|
*.sh text eol=lf
|
||
|
|
||
|
*.patch text eol=lf
|
||
|
*.java text eol=lf
|
||
|
*.scala text eol=lf
|
||
|
*.groovy text eol=lf
|
||
|
|
||
|
*.gradle text eol=crlf
|
||
|
gradle.properties text eol=crlf
|
||
|
/gradle/wrapper/gradle-wrapper.properties text eol=crlf
|
||
|
*.cfg text eol=lf
|
||
|
|
||
|
*.png binary
|
||
|
*.jar binary
|
||
|
*.war binary
|
||
|
*.lzma binary
|
||
|
*.zip binary
|
||
|
*.gzip binary
|
||
|
*.dll binary
|
||
|
*.so binary
|
||
|
*.exe binary
|
||
|
|
||
|
*.gitattributes text eol=crlf
|
||
|
*.gitignore text eol=crlf
|