Meta: Ignore log files
test-js and test-wasm now create log files. Let's just ignore all log files, as there aren't any in the repository.
This commit is contained in:
parent
107f55581d
commit
36e6323d1f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -49,6 +49,7 @@ Tests/LibWeb/WPT/metadata
|
|||
Tests/LibWeb/WPT/MANIFEST.json
|
||||
|
||||
test-dumps
|
||||
*.log
|
||||
|
||||
# HTTP Test server artifacts from ./Tests/LibWeb/Fixtures/http-test-server.py
|
||||
http-test-server.pid.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue