Skip to content

Commit b768d0c

Browse files
committed
chore: update .gitignore
1 parent 4adb476 commit b768d0c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@
2828
/connect.lock
2929
/coverage/*
3030
/libpeerconnection.log
31-
npm-debug.log
3231
testem.log
3332
/typings
3433

34+
# NPM
35+
npm-debug.log
36+
.npmrc
37+
3538
# e2e
3639
/e2e/*.js
3740
/e2e/*.map

0 commit comments

Comments
 (0)