Skip to content

Commit addc4fb

Browse files
committed
Add package-lock.json to the .gitignore
1 parent a54c3c9 commit addc4fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ typings/
7676

7777
# rollup-plugin-typescript2 cache
7878
.rpt2_cache/
79+
80+
# NPM Lockfiles
81+
package-lock.json

0 commit comments

Comments
 (0)