Skip to content

Commit

Permalink
Create .gitattributes
Browse files Browse the repository at this point in the history
Treat csv as binary files, thus we avoid conflicts merging the results.
  • Loading branch information
camiloramirezgo authored Sep 24, 2019
1 parent 66460f6 commit 2d439d3
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 @@
*.csv binary

0 comments on commit 2d439d3

Please sign in to comment.