From 630bad5433fbbc1989f66840b755303b5681aaef Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Tue, 20 Oct 2015 12:46:54 -0700 Subject: [PATCH] Removing .gitattributes until we can tackle consistent line endings without impacting the team --- .gitattributes | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bf357796a4..0000000000 --- a/.gitattributes +++ /dev/null @@ -1,25 +0,0 @@ -*.cpp text -*.c text -*.h text -*.qml text -*.js text -*.json text -*.slv text -*.slf text -*.slh text -*.vert text -*.frag text -*.fst text -*.ini text -*.html text -*.ts text -*.txt text - -# Denote all files that are truly binary and should not be modified. -*.png binary -*.jpg binary -*.wav binary -*.fbx binary -*.dds binary -*.svg binary -*.ttf binary