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