Force LF for formatter script for WSL

This commit is contained in:
Michael Kirsch 2024-02-28 23:47:16 +01:00 committed by WarmUpTill
parent 2b2bab8fbc
commit ba9a16e718
2 changed files with 3 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
/build-aux/*.zsh eol=lf
/build-aux/.functions/* eol=lf

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
!/tests
!.clang-format
!.cmake-format.json
!.gitattributes
!.gitignore
!BUILDING.md
!buildspec.json