Always checkout/checkin text files with lf endings

Different line endings on linux/windows prevents gradle from reusing
build cache since endings make task inputs completely different between
systems
This commit is contained in:
Vyacheslav Gerasimov
2020-02-03 20:08:48 +03:00
parent 7dc24a13e4
commit bcefa68df0
11 changed files with 225 additions and 223 deletions
@@ -1,8 +1,8 @@
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.9.1
Created-By: 1.7.0_72-b14 (Oracle Corporation)
Built-By: JetBrains
Implementation-Vendor: JetBrains
Implementation-Version: snapshot
Specification-Title: Kotlin JavaScript Lib
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.9.1
Created-By: 1.7.0_72-b14 (Oracle Corporation)
Built-By: JetBrains
Implementation-Vendor: JetBrains
Implementation-Version: snapshot
Specification-Title: Kotlin JavaScript Lib