Skip to content

Commit 19348e6

Browse files
authored
chore: add ignores: pnpm-lock.yaml (#6999) Thanks @yzqzy !
* chore: add ignores: pnpm-lock.yaml * update
1 parent edaf326 commit 19348e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ newrelic_agent.log
88
/.DS_Store
99
.DS_Store
1010
package-lock.json
11+
pnpm-lock.yaml
1112
examples/examples-gallery/build
1213
yarn-error.log
1314
.gh-token
@@ -18,3 +19,4 @@ yarn-error.log
1819
lerna-debug.log
1920
tsconfig.tsbuildinfo
2021
.tool-versions
22+
testings/

0 commit comments

Comments
 (0)