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

3
.gitignore vendored
View File

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