Skip to content

Commit

Permalink
chore: Ensure correct line endings for Bash and Solution files
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrodger committed Feb 15, 2024
1 parent 56bfd13 commit 3e1c86d
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

*.sh text eol=lf
*.sln text eol=crlf

0 comments on commit 3e1c86d

Please sign in to comment.