mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
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:
Notes:
github-actions[bot]
2026-04-23 17:51:03 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/36e6323d1f2 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/9055
1
.gitignore
vendored
1
.gitignore
vendored
@@ -49,6 +49,7 @@ Tests/LibWeb/WPT/metadata
|
|||||||
Tests/LibWeb/WPT/MANIFEST.json
|
Tests/LibWeb/WPT/MANIFEST.json
|
||||||
|
|
||||||
test-dumps
|
test-dumps
|
||||||
|
*.log
|
||||||
|
|
||||||
# HTTP Test server artifacts from ./Tests/LibWeb/Fixtures/http-test-server.py
|
# HTTP Test server artifacts from ./Tests/LibWeb/Fixtures/http-test-server.py
|
||||||
http-test-server.pid.txt
|
http-test-server.pid.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user