Merge pull request 'fix: add install-state.gz to gitignore' (#12) from fixes/gitignore into main
Some checks failed
Build / build (push) Failing after 7m18s
Deploy Pipeline / pipeline (push) Failing after 7m12s
Lint / Lint Code (push) Failing after 7m13s
Test / Svelte Checks (push) Failing after 7m7s

Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
2026-01-06 06:22:37 +00:00
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ Thumbs.db
# Yarn
.yarn
.yarn/**
.yarn/install-state.gz
.pnp.*
# Zed

Binary file not shown.