Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(*): add .gitattributes with new lines configuration
Closes #10431
Closes #10605
  • Loading branch information
FarSeeing authored and pkozlowski-opensource committed Dec 30, 2014
1 parent 6018f5d commit 1c76bf7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
@@ -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 1c76bf7

Please sign in to comment.