Skip to content

Commit bc91ac6

Browse files
committed
🙈 Ignore package-lock.json
The lockfile is ignored when apps use libraries, so we shouldn't include this in our commits.
1 parent 7f7a59e commit bc91ac6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
*.DS_Store
33
node_modules
44
coverage
5+
package-lock.json

0 commit comments

Comments
 (0)