mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge pull request #27615 from Goooler
* pr/27615: Polish "Add .gitattributes" Add .gitattributes Closes gh-27615
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user