Skip to content

Commit 1985afa

Browse files
Remove accidentally committed package-lock.json, add to .gitignore
Co-authored-by: NullVoxPopuli <[email protected]>
1 parent c11b89a commit 1985afa

2 files changed

Lines changed: 3 additions & 14076 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ npm-debug.log
1414

1515
# eslint-remote-tester
1616
eslint-remote-tester-results
17+
18+
# npm lock file (project uses pnpm)
19+
package-lock.json

0 commit comments

Comments
 (0)