diff --git a/.gitignore b/.gitignore index 8e678e5..7f6e9b0 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,8 @@ dist-ssr *.sln *.sw? +.npmrc + # Coverage coverage .scannerwork \ No newline at end of file diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 6c8e28c..0000000 --- a/.npmrc +++ /dev/null @@ -1,2 +0,0 @@ -@kyechan99:registry=https://npm.pkg.github.com -//npm.pkg.github.com/:_authToken= \ No newline at end of file