2 Commits

Author SHA1 Message Date
Matthew Vukomanovic d43423896c Actually normallise the End of Lines
Really reset the eol's in the repository by following the info at
git-scm.com/docs/gitattributes

Following the example there the following commands were run:
rm .git/index
git reset
git add -u
git commit
2016-06-22 18:48:59 +08:00
drieseng 42c7466a5d Include a .gitattribute file to make the line endings stay consistent 2016-06-17 12:22:51 +02:00