aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: a90a0a9641e3afd77e6460a265b04eac70388b05 (plain) (blame)
1
2
3
# Declare files that will always have LF line endings on checkout
# This prevents git on Windows from automatically inserting CRLF line endings
* text=auto eol=lf