Skip to content

Commit

Permalink
A basic .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
sorf committed Feb 11, 2024
1 parent 3c5e174 commit a1c2ea6
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 @@
* eol=lf
*.jpg eol=auto
*.png eol=auto
*.bin eol=auto
*.uf2 eol=auto

0 comments on commit a1c2ea6

Please sign in to comment.