Skip to content

Commit

Permalink
chore: set line endings for shell scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
etabakov committed Feb 26, 2018
1 parent c902f1e commit d6453b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Expand Up @@ -2,3 +2,5 @@

bin/nativescript.js eol=lf

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

0 comments on commit d6453b8

Please sign in to comment.