diff --git a/.gitignore b/.gitignore index b512c09..918f814 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +.pnpm-debug.log \ No newline at end of file diff --git a/.pnpm-debug.log b/.pnpm-debug.log deleted file mode 100644 index 948901d..0000000 --- a/.pnpm-debug.log +++ /dev/null @@ -1,14 +0,0 @@ -{ - "0 debug pnpm:scope": { - "selected": 1 - }, - "1 error pnpm": { - "code": "ERR_PNPM_NO_IMPORTER_MANIFEST", - "err": { - "name": "Error", - "message": "No package.json found", - "code": "ERR_PNPM_NO_IMPORTER_MANIFEST", - "stack": "Error: No package.json found\n at Object.handler [as default] (/home/alexandre/.volta/tools/image/packages/pnpm/lib/node_modules/pnpm/dist/pnpm.cjs:111737:15)\n at async Timeout._onTimeout (/home/alexandre/.volta/tools/image/packages/pnpm/lib/node_modules/pnpm/dist/pnpm.cjs:121003:22)" - } - } -} \ No newline at end of file