# Generated by http://gitignore.io
browserstack.json

### Node ###
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
  
pids
logs
results

npm-debug.log
node_modules
bower_components

release

.DS_Store

build

.gitignore
coverage
test-results.xml
.nyc_output
browserstack.err
.idea/

# jsdocs
out/

# Yarn lock file
yarn.lock
