From 7635d8d2a5e7b82a60b7f6cd861da41bf44d6a60 Mon Sep 17 00:00:00 2001 From: Karl Seguin Date: Tue, 3 Mar 2026 12:08:53 +0800 Subject: [PATCH] Remove unused file and unused .gitignore paths --- .gitignore | 5 ----- test.html | 8 -------- 2 files changed, 13 deletions(-) delete mode 100644 test.html diff --git a/.gitignore b/.gitignore index dbc57ab9..66fc22b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,6 @@ -zig-cache /.zig-cache/ /.lp-cache/ zig-out -/vendor/netsurf/out -/vendor/libiconv/ lightpanda.id -/v8/ -/build/ /src/html5ever/target/ src/snapshot.bin diff --git a/test.html b/test.html deleted file mode 100644 index 7a0d7b77..00000000 --- a/test.html +++ /dev/null @@ -1,8 +0,0 @@ -
- OK -

- -

-

And

- -