Skip to content

Commit

Permalink
Chore: add .gitattributes for line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
RDambrosio016 committed Sep 27, 2020
1 parent 01ba71a commit 4e36e8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
@@ -0,0 +1,2 @@
# test files use LF and tests fail if the data is parsed as CRLF
* text=auto eol=lf

0 comments on commit 4e36e8b

Please sign in to comment.