Skip to content

Commit

Permalink
Try setting *.data files to binary to see if that will allow some of …
Browse files Browse the repository at this point in the history
…the test files to not have cr/lf mangling issues
  • Loading branch information
dkulp committed Mar 21, 2019
1 parent fe211b3 commit beba07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.data binary

0 comments on commit beba07f

Please sign in to comment.