Skip to content

Commit

Permalink
don't treat non-text files as text in git line ending conversion (#864)
Browse files Browse the repository at this point in the history
Co-authored-by: Armin Samii <[email protected]>
  • Loading branch information
artoonie and artoonie authored Jul 10, 2024
1 parent 04a3835 commit a9cf769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* text eol=lf
* text=auto

0 comments on commit a9cf769

Please sign in to comment.