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.
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
# 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
|