Skip to content

Commit

Permalink
Add `.gitattribute' files for handling EOL conversion.
Browse files Browse the repository at this point in the history
  • Loading branch information
eeide committed May 26, 2011
1 parent 085740a commit d06f3ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
* text=auto
2 changes: 2 additions & 0 deletions src/.gitattributes
@@ -0,0 +1,2 @@
csmith.vcproj eol=crlf
csmith.vcxproj eol=crlf

0 comments on commit d06f3ec

Please sign in to comment.