From e6f69464971596404933e5e218f6b1118347a3ef Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Tue, 26 May 2015 11:56:32 +0100 Subject: [PATCH] As cachet is a "project", we shouldn't exclude these --- .gitattributes | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3ce5f964..95883dea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,3 @@ * text=auto *.css linguist-vendored *.less linguist-vendored - -/tests export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/phpunit.xml export-ignore -/CONTRIBUTING.md export-ignore -/INSTALL.md export-ignore -/README.md export-ignore