fix bash script line endings and preserve using gitattributes (credit @rcpacheco in #2958)

This commit is contained in:
sbwalker 2023-07-13 10:18:52 -04:00
parent 68cdcd193c
commit a6d83149a4
5 changed files with 12 additions and 10 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
Oqtane.Server/wwwroot/Modules/Templates/External/Package/*.sh eol=lf
Oqtane.Server/wwwroot/Themes/Templates/External/Package/*.sh eol=lf