Skip to content

Commit

Permalink
Add .gitattributes file.
Browse files Browse the repository at this point in the history
Mainly added for now to force LF in *.sh files, even on Windows.
  • Loading branch information
rcdailey committed Jul 9, 2014
1 parent 8075d96 commit 07a9022
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
@@ -0,0 +1,2 @@
* text=auto
*.sh eol=lf

0 comments on commit 07a9022

Please sign in to comment.