mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 19:15:30 -04:00
npm ➡️ pnpm
This commit is contained in:
+4
-1
@@ -1,11 +1,14 @@
|
||||
# next.js
|
||||
/.next/
|
||||
|
||||
# node/npm/yarn
|
||||
# node/npm/pnpm/yarn
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.pnpm-debug.log*
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
|
||||
Reference in New Issue
Block a user