Skip to content

Commit

Permalink
force LF on JS files - gruntjs#253
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 27, 2014
1 parent 44102f6 commit 395be84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* text=auto
*.js text eol=lf
*.js.map text eol=lf

0 comments on commit 395be84

Please sign in to comment.