update .gitignore

This commit is contained in:
lenn
2026-04-26 16:25:52 +08:00
parent a3cefc3c79
commit f7b92268cd

3
.gitignore vendored
View File

@@ -8,3 +8,6 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.idea/
.vscode/
.VSCodeCounter/