We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320e391 commit 1afae58Copy full SHA for 1afae58
packages/@vue/cli-service/generator/template/_gitignore
@@ -22,6 +22,7 @@ geckodriver.log
22
npm-debug.log*
23
yarn-debug.log*
24
yarn-error.log*
25
+pnpm-debug.log*
26
27
# Editor directories and files
28
.idea
0 commit comments