Fixed test report paths
This commit is contained in:
parent
583b7d8cc3
commit
c797a4ce33
3 changed files with 49 additions and 77 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -9,12 +9,8 @@ dist
|
|||
node_modules
|
||||
npm-debug.log
|
||||
|
||||
# Ignore mocha test data
|
||||
test/data
|
||||
|
||||
# Ignore example data
|
||||
example/node_modules
|
||||
example/npm-debug.log
|
||||
# Ignore test reports
|
||||
test/report
|
||||
|
||||
# Ignore example cordova data
|
||||
example/app_mobile/platforms/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue