mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 01:25:53 -04:00
- Add `/.lp-history` to `.gitignore`. - Make `SlashCommand.MetaCommand.Tag` private. - Simplify loop in `tools.zig` using `while ... else`. - Use `trimStart` instead of `trim` in `Schema.splitNameRest`.
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
/.zig-cache/
|
|
/.lp-cache/
|
|
/.lp-history
|
|
/zig-pkg/
|
|
zig-out
|
|
lightpanda.id
|
|
/src/html5ever/target/
|
|
src/snapshot.bin
|