Skip to content

Commit 04e07ae

Browse files
committed
fix(build): Force scripts to have \n line endings
Signed-off-by: Gordon Smith <[email protected]>
1 parent e0d6882 commit 04e07ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
scripts/cpp-build.sh eol=lf
2+
scripts/cpp-install-emsdk.sh eol=lf
3+
scripts/cpp-install-expat.sh eol=lf
4+
scripts/cpp-install-graphviz.sh eol=lf
5+
scripts/cpp-update-emsdk.sh eol=lf

0 commit comments

Comments
 (0)