No need to track our junit output
This commit is contained in:
parent
eb562f730f
commit
64090634e7
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,7 @@ build
|
||||
dist
|
||||
docs/_book
|
||||
src/version.js
|
||||
junit.xml
|
||||
|
||||
# YALC (for Erik)
|
||||
.yalc
|
||||
@ -17,4 +18,4 @@ yalc.lock
|
||||
npm-debug.log
|
||||
package-lock.json
|
||||
yarn-error.log
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
Loading…
Reference in New Issue
Block a user