浏览代码

force LF for UNIX version of Gradle wrapper

Andrey Filipenkov 2 月之前
父节点
当前提交
cbb1d35df6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -3,3 +3,4 @@
 *.cpp linguist-language=C++
 
 *.bat text eol=crlf
+/android/gradlew text eol=lf