1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Force gradlew (and other shell scripts) to use lf line endings.

This commit is contained in:
Andrew Chen 2014-12-03 18:50:16 -08:00
parent 2c81495aea
commit 54d6566fb5

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.sh text eol=lf
gradlew text eol=lf