mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 14:17:02 +00:00
.gitattributes
This commit is contained in:
parent
077f2b75eb
commit
b726cd9f8d
1 changed files with 4 additions and 1 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -1,6 +1,10 @@
|
|||
#
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
#
|
||||
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto eol=lf
|
||||
|
||||
# Linux start script should use lf
|
||||
/gradlew text eol=lf
|
||||
|
||||
|
|
@ -9,4 +13,3 @@
|
|||
|
||||
# Binary files should be left untouched
|
||||
*.jar binary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue