Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
gitignore: Add .pnpm-debug.log file
  • Loading branch information
Turbo87 committed May 19, 2022
commit ddb889390478d5bbfadb22ae360e5cfcd60c3b82
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
/connect.lock
/coverage/*
/libpeerconnection.log
.pnpm-debug.log
npm-debug.log*
yarn-error.log
testem.log
Expand Down