Merge pull request #2672 from AmaraMeh/chore/gitignore-editor-patterns-20260303

chore: add .vscode and related patterns to .gitignore
This commit is contained in:
killf 2026-03-04 08:36:20 +08:00 committed by GitHub
commit b2b93ae861
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
.gitignore vendored
View File

@ -12,8 +12,14 @@ site/node_modules/
site/.vite/
site/public/docs-content/
gh-pages/
.idea
.claude
.idea/
.claude/
.vscode/
.vs/
.fleet/
.zed/
/.history/
*.code-workspace
# Environment files (may contain secrets)
.env