Skip to content

Commit 6bf8c5c

Browse files
committed
Remove package-lock.json for the examples
1 parent 00974b1 commit 6bf8c5c

File tree

2 files changed

+4
-993
lines changed

2 files changed

+4
-993
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ npm-debug.log*
66
# Dependencies
77
node_modules/
88

9+
# package-lock.json for the examples
10+
package-lock.json
11+
!/package-lock.json
12+
913
# Node files
1014
npm-debug.log
1115
yarn-error.log

0 commit comments

Comments
 (0)