Browse Source

Merge pull request #27615 from Goooler

* pr/27615:
  Polish "Add .gitattributes"
  Add .gitattributes

Closes gh-27615
2.4.x
Stephane Nicoll 4 years ago
parent
commit
bcb0d83898
  1. 11
      .gitattributes

11
.gitattributes vendored

@ -0,0 +1,11 @@
* text eol=lf
*.groovy text diff=java
*.java text diff=java
*.kt text diff=java
*.bat text eol=crlf
*.gif binary
*.jar binary
*.jpg binary
Loading…
Cancel
Save