Update .gitignore

This commit is contained in:
plebeius
2026-01-30 12:22:11 +08:00
parent 431e171049
commit 7b4d7b6b9a
+5 -10
View File
@@ -54,9 +54,6 @@ web_modules/
# TypeScript cache # TypeScript cache
*.tsbuildinfo *.tsbuildinfo
# Generated files
src/generated/asset-manifest.ts
# Optional npm cache directory # Optional npm cache directory
.npm .npm
@@ -99,7 +96,9 @@ out
# Nuxt.js build / generate output # Nuxt.js build / generate output
.nuxt .nuxt
dist dist
dev-dist
# Electron Forge output
squashfs-root
# Gatsby files # Gatsby files
.cache/ .cache/
@@ -149,7 +148,7 @@ dev-dist
/coverage /coverage
# production # production
# (using dist, already ignored above) /build
# misc # misc
.DS_Store .DS_Store
@@ -163,8 +162,4 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
.vscode .vscode
.cursor .cursor
.playwright-mcp
.specstory
.cursorindexingignore