diff --git a/.gitattributes b/.gitattributes index 109a2fa..57d123a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,13 @@ # .gitattributes -tests/ export-ignore -.coveralls.yml export-ignore -.gitattributes export-ignore -.gitignore export-ignore -.travis.yml export-ignore -phpunit.xml.dist export-ignore +/docs/ export-ignore +/tests/ export-ignore +/website/ export-ignore +/.coveralls.yml export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/couscous.yml export-ignore +/phpunit.xml.dist export-ignore # Auto detect text files and perform LF normalization * text=auto