Skip to content

Commit 017e53f

Browse files
authored
Merge pull request #3395 from NativeScript/etabakov/sh-files-lineendings
chore: set line endings for shell scripts
2 parents c902f1e + d6453b8 commit 017e53f

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)