On 2 April 2016 at 13:49, Vladimir Sitnikov <sitnikov.vladi...@gmail.com> wrote: > Oops. .gitignore is there. I'll updated accordingly. > > Regarding .gitattributes: current bin/report-template/** files have > CRLF line endings. > Is that expected?
Yes. AFAIK XML files use CRLF on all platforms. IIRC the settings were added originally because of some difference problems. > I would expect those css & js & txt files to be in a text format. > Should I go ahead and convert them somehow? > Vladimir