chore: update gitignore

This commit is contained in:
ourongxing
2025-06-22 12:08:37 +08:00
parent c738c4c4cf
commit 0331caf1a6
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
# Don't index SpecStory auto-save files, but allow explicit context inclusion via @ references
.specstory/**
+2 -1
View File
@@ -12,4 +12,5 @@ dev-dist
*.tsbuildinfo *.tsbuildinfo
wrangler.toml wrangler.toml
imports.app.d.ts imports.app.d.ts
package-lock.json package-lock.json
.specstory/