chore(git): add chromedriver.log to ignores
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,7 @@ npm-debug.log*
|
|||||||
.eslintcache
|
.eslintcache
|
||||||
*.iml
|
*.iml
|
||||||
selenium-debug.log
|
selenium-debug.log
|
||||||
|
chromedriver.log
|
||||||
test/e2e/db.json
|
test/e2e/db.json
|
||||||
docs/_book
|
docs/_book
|
||||||
|
|
||||||
@@ -15,4 +16,4 @@ flavors/**/dist/*
|
|||||||
|
|
||||||
# Cypress
|
# Cypress
|
||||||
test/e2e-cypress/screenshots
|
test/e2e-cypress/screenshots
|
||||||
test/e2e-cypress/videos
|
test/e2e-cypress/videos
|
||||||
|
|||||||
Reference in New Issue
Block a user