Merge pull request #400 from OswinWu/feat-gitignore-web-dist

feat: ignore npm build dir
This commit is contained in:
Calcium-Ion 2024-07-31 17:14:50 +08:00 committed by GitHub
commit 7f2a2a7de0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ upload
build
*.db-journal
logs
web/dist