Skip to content

Commit

Permalink
standardize line endings in files
Browse files Browse the repository at this point in the history
  • Loading branch information
JPHaus committed Nov 9, 2024
1 parent e286d07 commit 28c0735
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 @@
# https://code.visualstudio.com/docs/remote/troubleshooting#_resolving-git-line-ending-issues-in-wsl-resulting-in-many-modified-files
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf

0 comments on commit 28c0735

Please sign in to comment.