diff --git a/.gitattributes b/.gitattributes index b12f9d9db..7b715c895 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,10 @@ .gitattributes export-ignore .github export-ignore .gitignore export-ignore +.travis.yml export-ignore package-lock.json export-ignore package.json export-ignore +phpcs.xml.dist export-ignore +phpunit.xml.dist export-ignore +tests export-ignore webpack.config.js export-ignore