# Ensure that the shebang of our start script can be correctly interpreted bin/nativescript.js eol=lf # Use LF for shell scripts *.sh eol=lf # Use LF for all files * text=auto eol=lf