comparison .gitattributes @ 82:a103134ee6e0 draft

Uploaded
author davidvanzessen
date Thu, 25 Feb 2021 10:32:32 +0000
parents aff3ba86ef7a
children
comparison
equal deleted inserted replaced
81:b6f9a640e098 82:a103134ee6e0
1 # Auto detect text files and perform LF normalization 1 # Auto detect text files and perform LF normalization
2 * text=auto 2 * text=auto
3 # Convert to LF line endings on checkout.
4 *.sh text eol=lf