Skip to content

Commit c1d2442

Browse files
committed
Update .gitignore
1 parent 003f64c commit c1d2442

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ build/Release
3232
node_modules/
3333
jspm_packages/
3434

35+
# Don't track the package-lock.json from the npm package manager, as we use Yarn
36+
package-lock.json
3537

3638
# TypeScript cache
3739
*.tsbuildinfo

0 commit comments

Comments
 (0)