fix: add install-state.gz to gitignore #12

Merged
ilia merged 1 commits from fixes/gitignore into main 2026-01-06 06:22:38 +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
.yarn/** .yarn/**
.yarn/install-state.gz
.pnp.* .pnp.*
# Zed # Zed

Binary file not shown.