update : gitignore

This commit is contained in:
Horoli 2026-05-22 17:07:56 +09:00
parent a41e9b6f26
commit 0720efe7ba
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ dist/
.vite/ .vite/
config.json config.json
package-lock.json package-lock.json
*.log