Skip to content

Commit

Permalink
Merge pull request #71 from nextstrain/git-attrs
Browse files Browse the repository at this point in the history
Add .gitattributes file
  • Loading branch information
genehack committed Jul 17, 2024
2 parents 61a4a5d + 3906dbe commit 7dc1f7c
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
@@ -0,0 +1,3 @@
# 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 7dc1f7c

Please sign in to comment.