Skip to content

Commit

Permalink
Add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickackermann committed Nov 19, 2024
1 parent 9533df1 commit deb02e1
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 @@
# By default text files use native line endings for the platform
* text=auto

*.ili text eol=crlf
*.dxf text eol=lf

0 comments on commit deb02e1

Please sign in to comment.