BUG 2298: Ask Git to normalize line endings 66/12466/4
authorJozef Behran <jozef.behran@pantheon.sk>
Mon, 3 Nov 2014 15:08:07 +0000 (16:08 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 17 Sep 2015 10:19:40 +0000 (10:19 +0000)
commitee22541ed39cf9c47574b4b52ce9d9b0557935f2
treedb2593c45af7fe8ce9831916a3bacb2fb0f5c0b2
parent8fdbb3b104ff874717c8659ab4a6fa4f21b8a237
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 <jozef.behran@pantheon.sk>
.gitattributes [new file with mode: 0644]