Skip to content

Commit

Permalink
Add .gitattributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
genehack committed Jul 17, 2024
1 parent 3eb09e6 commit 18bf938
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 18bf938

Please sign in to comment.