Polish "Add .gitattributes"
See gh-27615
This commit is contained in:
13
.gitattributes
vendored
13
.gitattributes
vendored
@@ -1,4 +1,11 @@
|
||||
* text=auto eol=lf
|
||||
* text eol=lf
|
||||
|
||||
*.bat text eol=crlf
|
||||
*.jar binary
|
||||
*.groovy text diff=java
|
||||
*.java text diff=java
|
||||
*.kt text diff=java
|
||||
|
||||
*.bat text eol=crlf
|
||||
|
||||
*.gif binary
|
||||
*.jar binary
|
||||
*.jpg binary
|
||||
|
||||
Reference in New Issue
Block a user