diff --git a/.gitattributes b/.gitattributes index 81fdc66..e8549e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.ts test=auto eol=lf *.svelte test=auto eol=lf +*.sh test=auto eol=lf