Address issue #141 so Git cloning under Windows preserves line endings of relevant scripts and files regardless of a user's local Git configuration so it's possible to provision a VM with Vagrant, install and run LibreTime in place without issue.
3 lines
133 B
Text
3 lines
133 B
Text
# Auto-detect text vs. binary files and ensure newlines are always LF for
|
|
# text files on check-out and check-in.
|
|
* text=auto eol=lf
|