Skip to content

Commit

Permalink
added a .gitattributes file
Browse files Browse the repository at this point in the history
to force lf checkouts on windows
  • Loading branch information
nils-a authored and patriksvensson committed Nov 27, 2023
1 parent cb52eb6 commit 989c0b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* text=auto

*.cs text eol=lf
*.md text eol=lf

0 comments on commit 989c0b9

Please sign in to comment.