5 Commits

Author SHA1 Message Date
Felix Kauselmann
37d9e54056 Normalize .gitattributes too
For some reason unknown to me .gitattributes was not picked up when 
fixing the linefeed settings. Fix it manually.
2018-07-30 15:08:08 +02:00
Felix Kauselmann
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
Felix Kauselmann
8d5e68e4a7 Remove botched .gitattributes changes
This reverts commits a658b0595e69a478f464132a382bb7fa3fd9722a and
a2c0c65006f00e5924ce9636749ca47c570680cc.
2018-06-30 11:01:44 +02:00
Felix Kauselmann
a2c0c65006 Add .gitattributes rules for text and binary handling
Text files' line endings will be internally normalized which should save
us a fair amount of headache when merging. Binary files will be left
alone.
2018-06-06 14:06:49 +02:00
Felix Kauselmann
335a3a0cdb Update mktarball.sh for git usage (needs .gitattributes). 2018-06-06 13:46:24 +02:00