From aeda2dc4261c9fdf9cd319d0fbb49387c28fede2 Mon Sep 17 00:00:00 2001
From: Robin Gustafsson <robin@rgson.se>
Date: Wed, 11 Mar 2020 22:41:24 +0100
Subject: [PATCH] Remove .gitattributes

---
 .gitattributes | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 0aad0c5..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1,12 +0,0 @@
-* text=auto
-
-/tests export-ignore
-/.gitattributes export-ignore
-/.github export-ignore
-/.gitignore export-ignore
-/.travis.yml export-ignore
-/phpstan.neon.dist export-ignore
-/phpstan.tests.neon.dist export-ignore
-/phpunit.xml.dist export-ignore
-/README.md export-ignore
-/vendor-bin export-ignore
-- 
GitLab