Add missing .gitattributes
This commit is contained in:
parent
3893cd026e
commit
3bb6cc60a3
1 changed files with 7 additions and 0 deletions
7
.gitattributes
vendored
Executable file
7
.gitattributes
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
#
|
||||
|
||||
*.bat text eol=crlf
|
||||
*.sh text eol=lf
|
||||
gradlew text eol=lf
|
||||
Loading…
Add table
Add a link
Reference in a new issue