From 197c201269d4d4d4083d250d0074cc924faea2a0 Mon Sep 17 00:00:00 2001 From: Nick Tiskov Date: Fri, 19 Dec 2014 01:36:03 +0300 Subject: [PATCH] Add .gitattributes --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..f0d4a0a15 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +core.eol=lf +* text eol=lf +*.zip binary +*.png binary +*.ico binary +*.qm binary +*.icns binary