diff .gitattributes @ 53:0ef7f80ea061 draft

Uploaded
author davidvanzessen
date Thu, 25 Feb 2021 13:39:50 +0000
parents 124b7fd92a3e
children
line wrap: on
line diff
--- a/.gitattributes	Thu Feb 25 13:36:15 2021 +0000
+++ b/.gitattributes	Thu Feb 25 13:39:50 2021 +0000
@@ -1,2 +1,4 @@
 # Auto detect text files and perform LF normalization
 * text=auto
+# Convert to LF line endings on checkout.
+*.sh text eol=lf