From: Jozef Behran Date: Mon, 3 Nov 2014 15:08:07 +0000 (+0100) Subject: BUG 2298: Ask Git to normalize line endings X-Git-Tag: release/beryllium~282 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ee22541ed39cf9c47574b4b52ce9d9b0557935f2;hp=ee22541ed39cf9c47574b4b52ce9d9b0557935f2;p=controller.git BUG 2298: Ask Git to normalize line endings Added file attributes configuration file to make GIT aware of which files are textual and which are binary and allow it to normalize the line endings in the textual files without the developers needing to do any special setup on their Git installation. Change-Id: I2d4e9fb4eeeab2893209741781e13c7cdfe1b01d Signed-off-by: Jozef Behran ---