Skip to content

Commit a03241f

Browse files
committedSep 4, 2020
chore: use LF for all files
1 parent b5f66d9 commit a03241f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ bin/nativescript.js eol=lf
44

55
# Use LF for shell scripts
66
*.sh eol=lf
7+
8+
# Use LF for all files
9+
* text=auto eol=lf

0 commit comments

Comments
 (0)