diff --git a/.gitattributes b/.gitattributes index 314766e..4c44e4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ * text=auto eol=lf *.{cmd,[cC][mM][dD]} text eol=crlf *.{bat,[bB][aA][tT]} text eol=crlf +.devcontainer/library-scripts/*.sh linguist-detectable=false