Skip to content

Commit d6453b8

Browse files
authored
chore: set line endings for shell scripts
Discussed in https://github.com/NativeScript/docs/pull/1071
1 parent c902f1e commit d6453b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
bin/nativescript.js eol=lf
44

5+
# Use LF for shell scripts
6+
*.sh eol=lf

0 commit comments

Comments
 (0)