From ab58baa5e3fe7ca166b264a17a7b319237a64079 Mon Sep 17 00:00:00 2001 From: cmaeder <c.maeder@jacobs-university.de> Date: Tue, 20 Jan 2015 11:08:16 +0100 Subject: [PATCH] add .gitattributes for EOL style --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto -- GitLab