From c26da5a02fdbacedead4095756cb82384e8524ec Mon Sep 17 00:00:00 2001 From: Alejandro Marcu Date: Mon, 24 Aug 2015 14:54:19 -0700 Subject: [PATCH] Remove tests from git-archive (and composer) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..2a0e9d26 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +tests/ export-ignore