Skip to content

Commit 057b94a

Browse files
committed
exclude /samples/**/package-lock.json
1 parent d3375ac commit 057b94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/samples/**/build/
88
/samples/**/dist/
99
/samples/**/node_modules/
10-
#/samples/**/package-lock.json
10+
/samples/**/package-lock.json
1111
/samples/**/yarn.lock
1212
/tmp/
1313
/tests/

0 commit comments

Comments
 (0)