Merge pull request #27615 from Goooler
* pr/27615: Polish "Add .gitattributes" Add .gitattributes Closes gh-27615
This commit is contained in:
commit
bcb0d83898
|
@ -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…
Reference in New Issue