Skip to content

Commit

Permalink
add gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
torin-carey committed Jul 18, 2022
1 parent 876dfcf commit 0a5be89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# go enforces lf line endings
*.go eol=lf

# testdata should not be mangled by git
*.json binary

0 comments on commit 0a5be89

Please sign in to comment.