Skip to content

Commit

Permalink
Update .gitattributes with EOL settings
Browse files Browse the repository at this point in the history
  • Loading branch information
genehack committed Jul 17, 2024
1 parent 98aafeb commit f431d8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
*.csv diff=daff-csv
*.tsv diff=daff-tsv
# Allow Git to decide if file is text or binary
# Always use LF line endings even on Windows.
* text=auto eol=lf

0 comments on commit f431d8f

Please sign in to comment.