Skip to content

Commit 7876d3e

Browse files
Sam Li2Sam Li2
authored andcommitted
Add package-lock.json to .gitignore file
Signed-off-by: Sam Li2 <[email protected]>
1 parent 311a5cc commit 7876d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
node_modules
33
/dist
44
/coverage
5+
package-lock.json
56

67
/tests/e2e/reports/
78
selenium-debug.log

0 commit comments

Comments
 (0)