Skip to content

Commit

Permalink
Add .gitattributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
rcdailey committed Aug 9, 2015
1 parent cc2c15c commit 25e4adc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* text=auto
*.sh eol=lf
*.bat eol=crlf
*.vcproj eol=crlf
*.vcxproj eol=crlf
*.sln eol=crlf

0 comments on commit 25e4adc

Please sign in to comment.