mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-08 06:26:38 +08:00
chore: add pnpm-lock.yaml to .gitignore (#4162)
This commit is contained in:
parent
0b66be7a3a
commit
8ca6b9b6fa
1 changed files with 1 additions and 0 deletions
1
frontend/.gitignore
vendored
1
frontend/.gitignore
vendored
|
@ -6,6 +6,7 @@ yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
pnpm-debug.log*
|
pnpm-debug.log*
|
||||||
lerna-debug.log*
|
lerna-debug.log*
|
||||||
|
pnpm-lock.yaml
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
|
|
Loading…
Add table
Reference in a new issue