1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-13 12:11:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

完善README.md

This commit is contained in:
2022-03-14 11:02:25 +08:00
parent 0ebbf5fc3a
commit 231d4f486e
2 changed files with 54 additions and 13 deletions

7
.gitignore vendored
View File

@@ -14,7 +14,8 @@ package-lock.json
# 排除所有调试产生的log文件
*.log
.vs/*
# 排除idea项目 iml 文件
bookshelfplus.iml
*.njsproj.user
obj/*
# TODO文件
TODO*