mirror of https://github.com/pyodide/pyodide.git
Add geckodriver.log to gitignore
This commit is contained in:
parent
2c9045d9c5
commit
e8685bb410
|
@ -2,6 +2,7 @@
|
|||
*.a
|
||||
.pytest_cache/
|
||||
__pycache__
|
||||
geckodriver.log
|
||||
|
||||
/root/
|
||||
/build/
|
||||
|
|
Loading…
Reference in New Issue