react-native-macos/.gitattributes

7 строки
281 B
Plaintext
Исходник Обычный вид История

2020-03-14 03:43:04 +03:00
# Force LF line endings for Bash scripts. On Windows the rest of the source
# files will typically have CR+LF endings (Git default on Windows), but Bash
# scripts need to have LF endings to work (under Cygwin), thus override to force
# that.
gradlew text eol=lf
*.sh text eol=lf