Skip to content

Commit

Permalink
Add .gitattributes with correct EOL settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lefticus committed Nov 17, 2023
1 parent da72f4c commit d5575c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.{vcxproj,vcxproj.filters} text eol=crlf
/legacy/*.{cpp,hpp,h,dsp,dsw} text eol=crlf

###############################
# Git Large File System (LFS) #
Expand Down

0 comments on commit d5575c9

Please sign in to comment.