1
0
mirror of https://github.com/square/okhttp.git synced 2025-04-19 07:42:15 +03:00

Add .gitattributes (#6773)

This commit is contained in:
Goooler 2021-07-28 17:21:57 +08:00 committed by GitHub
parent 78da48da01
commit 2c6b73ec2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
* text=auto eol=lf
*.bat text eol=crlf
*.jar binary