comparison .gitattributes @ 53:0ef7f80ea061 draft

Uploaded
author davidvanzessen
date Thu, 25 Feb 2021 13:39:50 +0000
parents 124b7fd92a3e
children
comparison
equal deleted inserted replaced
52:124b7fd92a3e 53:0ef7f80ea061
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