chore: fix .local-browsers path into .gitignore (#1464)
This commit is contained in:
parent
fb7b919bd4
commit
93954fe919
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,7 +3,7 @@
|
|||
/test/output-firefox
|
||||
/test/output-webkit
|
||||
/test/test-user-data-dir*
|
||||
/.local-browsers/
|
||||
.local-browsers/
|
||||
/.dev_profile*
|
||||
.DS_Store
|
||||
.downloaded-browsers.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue