🙈 Ignore pnpm log file

This commit is contained in:
Alexandre
2021-06-27 20:52:38 +02:00
parent 326f415c1e
commit 75a05dcdcd
2 changed files with 2 additions and 15 deletions
+1
View File
@@ -1 +1,2 @@
node_modules
.pnpm-debug.log
-14
View File
@@ -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)"
}
}
}