Compare commits

...

2 Commits

Author SHA1 Message Date
ilia 3a3d6ec577 Merge pull request 'fix: add install-state.gz to gitignore' (#12) from fixes/gitignore into main
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
2026-01-06 06:22:37 +00:00
Ilia Mashkov ca1077df2f fix: add install-state.gz to gitignore
Build / build (pull_request) Failing after 7m12s
Lint / Lint Code (pull_request) Failing after 7m25s
Test / Svelte Checks (pull_request) Failing after 7m18s
2026-01-06 09:21:56 +03:00
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ Thumbs.db
# Yarn # Yarn
.yarn .yarn
.yarn/** .yarn/**
.yarn/install-state.gz
.pnp.* .pnp.*
# Zed # Zed
Binary file not shown.