From 5c7053406910cd61ed89a3080e3f9198b2951bf8 Mon Sep 17 00:00:00 2001 From: Sergey Abramchuk Date: Thu, 27 Sep 2018 13:42:13 +0300 Subject: [PATCH] Delete .gitattribute file --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index e92129d..0000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -# Telling GIT that Xcode pbxproj remote and local files -# should be merged using union of differences -*.pbxproj binary merge=union -