Remove unused file and unused .gitignore paths

This commit is contained in:
Karl Seguin
2026-03-03 12:08:53 +08:00
parent 8c37cac957
commit 7635d8d2a5
2 changed files with 0 additions and 13 deletions

5
.gitignore vendored
View File

@@ -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

View File

@@ -1,8 +0,0 @@
<div id='content'>
<a id='link' href='foo' class='ok'>OK</a>
<p id='para-empty' class='ok empty'>
<span id='para-empty-child'></span>
</p>
<p id='para'> And</p>
<!--comment-->
</div>