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

3
.gitignore vendored
View File

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