From 1fffab4def7b65807f5dea22b0cc7681f84a2468 Mon Sep 17 00:00:00 2001 From: helpfulrobot Date: Thu, 19 Nov 2015 19:10:29 +1300 Subject: [PATCH] Added standard git attributes --- .gitattributes | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index b857c37..475f5f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ -/tests export-ignore -/.gitattributes export-ignore -/.travis.yml export-ignore +/tests export-ignore +/docs export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/.scrutinizer.yml export-ignore