Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Build: Normalize line endings
Browse files Browse the repository at this point in the history
Closes gh-7317
  • Loading branch information
scottgonzalez committed Apr 14, 2014
1 parent 3293d59 commit 1f95855
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto

# JS files must always use LF for tools to work
*.js eol=lf

0 comments on commit 1f95855

Please sign in to comment.