dnscrypt-proxy/windows
William Elwood 2c49804bd0 Renormalize line-endings
Git has been nagging me about these files that I haven't touched being changed.
The solution was to run `git add --renormalize .`.
Apparently this needs to be done after setting up `.gitattributes`.
According to `git ls-files --eol windows/`, the .bat files were previously stored in the index with CRLF endings and will now be stored with LF endings (with .gitattributes dictating that checked out copies will use CRLF).
2019-11-12 16:10:57 +00:00
..
service-install.bat Renormalize line-endings 2019-11-12 16:10:57 +00:00
service-restart.bat Renormalize line-endings 2019-11-12 16:10:57 +00:00
service-uninstall.bat Renormalize line-endings 2019-11-12 16:10:57 +00:00