commit ed7c2d5d32a82a6354a4beec242f74a097c0c5c6 parent dea88c8c3c7a5f00d2c32593e7b826ff6af3e600 Author: dsp56300 <dsp56300@users.noreply.github.com> Date: Thu, 17 Mar 2022 22:40:09 +0100 force .sh files to have linux line endings Diffstat:
A | .gitattributes | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +*.sh text eol=lf