Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit d8c07af

Browse files
authored
Merge pull request #76 from segmentio/ignore-lockfile
Ignore package-lock.json
2 parents 77215a1 + 77919f6 commit d8c07af

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
@@ -1,2 +1,3 @@
11
coverage
22
node_modules
3+
package-lock.json

0 commit comments

Comments
 (0)