22 lines
206 B
Plaintext
Executable File
22 lines
206 B
Plaintext
Executable File
._*
|
|
.~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/
|