Browse Source

Clean up

pull/3601/head
Thomas Kaul 1 year ago
parent
commit
9082306bae
  1. 4
      .gitignore

4
.gitignore

@ -5,8 +5,8 @@
/tmp
# dependencies
/.yarn
/node_modules
npm-debug.log
# IDEs and editors
/.idea
@ -34,10 +34,8 @@
/coverage
/dist
/libpeerconnection.log
npm-debug.log
testem.log
/typings
yarn-error.log
# System Files
.DS_Store

Loading…
Cancel
Save