Meta: Add test-dumps to the .gitignore
This commit is contained in:
parent
794ba270a2
commit
eedc358080
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -48,6 +48,8 @@ Tests/LibWeb/WPT/wpt
|
|||
Tests/LibWeb/WPT/metadata
|
||||
Tests/LibWeb/WPT/MANIFEST.json
|
||||
|
||||
test-dumps
|
||||
|
||||
# HTTP Test server artifacts from ./Tests/LibWeb/Fixtures/http-test-server.py
|
||||
http-test-server.pid.txt
|
||||
http-test-server.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue