update .gitignore

This commit is contained in:
lenn
2026-04-20 09:32:43 +08:00
parent 7e047daf00
commit 50700e73df
2 changed files with 5 additions and 0 deletions

3
.gitignore vendored
View File

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