diff --git a/.gitattributes b/.gitattributes index e6bac7e940c35c73a2d95dd587c525f4dbfcdf4f..eb6a74e3945ba605afe85c772b7bf1be63ef1648 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,10 +4,12 @@ /.gitattributes export-ignore /.gitignore export-ignore /.gitlab-ci.yml export-ignore +/.nvmrc export-ignore /.travis.yml export-ignore /.DS_Store export-ignore /.wordpress-org export-ignore /Thumbs.db export-ignore +/assets/src export-ignore /behat.yml export-ignore /bitbucket-pipelines.yml export-ignore /bin export-ignore @@ -31,6 +33,7 @@ /tests export-ignore /vendor export-ignore /node_modules export-ignore +/webpack.config.js export-ignore /*.sql export-ignore /*.tar.gz export-ignore /*.zip export-ignore