Skip to content

Commit a3a5b2b

Browse files
authored
gitignore: ignore package-lock.json (#63)
This is typically used as a CLI so locking down and version-controlling the dependencies isn't really useful.
1 parent e076f0b commit a3a5b2b

File tree

2 files changed

+1
-3433
lines changed

2 files changed

+1
-3433
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

0 commit comments

Comments
 (0)