chore: change gitignore

This commit is contained in:
Acbox
2026-01-13 12:11:11 +08:00
parent ac313de98a
commit 24a5a2da5f
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -92,4 +92,5 @@ Thumbs.db
docs/docs/.vitepress/cache
.pnpm-store
dump.rdb
dump.rdb
memory.db
+3 -1
View File
@@ -39,4 +39,6 @@ yarn-error.log*
**/*.tgz
**/*.log
package-lock.json
**/*.bun
**/*.bun
memory.db
Binary file not shown.