22 lines
206 B
Plaintext
22 lines
206 B
Plaintext
|
|
._*
|
||
|
|
.~lock.*
|
||
|
|
.buildpath
|
||
|
|
.DS_Store
|
||
|
|
.idea
|
||
|
|
.project
|
||
|
|
.settings
|
||
|
|
|
||
|
|
# Ignore node stuff
|
||
|
|
node_modules/
|
||
|
|
npm-debug.log
|
||
|
|
libpeerconnection.log
|
||
|
|
|
||
|
|
# OS-specific
|
||
|
|
.DS_Store
|
||
|
|
|
||
|
|
# Bower components
|
||
|
|
bower
|
||
|
|
|
||
|
|
# report files
|
||
|
|
reports/
|