diff --git a/.gitattributes b/.gitattributes index a7b9f3b..083390f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ .github export-ignore +.npmrc export-ignore +.ncurc.js export-ignore package.json export-ignore package-lock.json export-ignore /css/.gitkeep export-ignore @@ -12,6 +14,5 @@ package-lock.json export-ignore /resources export-ignore /tools export-ignore LICENSE export-ignore -ncurc.js export-ignore README.md export-ignore webpack.config.js export-ignore