Added gradlew.bat to .gitattributes (#225)

The gradle-wrapper.properties file also got committed with CRLF line endings,
which this commit rectifies.
This commit is contained in:
Tyler Veness
2017-08-14 00:02:38 -07:00
committed by Peter Johnson
parent 92c4c49b01
commit 0d76b3f308
3 changed files with 90 additions and 89 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
gradlew.bat eol=crlf