Commit Graph
4 Commits
Author SHA1 Message Date
Steffen Schaefer 2976fb4386 Adjusted .gitattributes to allow working copy files to have CRLF for
several file types that are intended to be normalized with LF in the
repository.
2017-05-11 09:26:59 +02:00
Steffen Schaefer 5be2c7a716 Changed .gitattributes config for *.launch to work around an Eclipse
bug (Eclipse formats *.launch files always using system dependend line
endings - see https://bugs.eclipse.org/bugs/show_bug.cgi?id=404210)
2017-05-09 09:08:35 +02:00
Steffen Schaefer 86a9016efa Configured *.cfg and *.conf files to have unix line endings 2017-05-03 10:51:34 +02:00
Steffen Schaefer c61866798f initially added .gitattributes file to consistently configure file types
and line breaks
2017-04-25 13:39:06 +02:00