Skip to content

Commit 10635f3

Browse files
committed
Treat gradle-wrapper.jar as a binary
1 parent 85682cb commit 10635f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
# Windows wants .bat-files to use CRLF.
44
*.bat text eof=crlf
55

6-
*.png binary
76
*.jpg binary
7+
*.png binary
8+
9+
*.jar binary

0 commit comments

Comments
 (0)