sintonia/.gitattributes
Bill Burton bd75773bfe Create .gitattributes to ensure proper cloning with Windows Git
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.
2017-04-09 14:41:52 -04:00

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