update README.md and .gitignore

This commit is contained in:
iczer
2020-06-20 15:23:57 +08:00
parent 63d9407a4a
commit 50bcff1c61
2 changed files with 6 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.DS_Store
node_modules/
/dist/
dist/
admindb/
npm-debug.log*
yarn-debug.log*
yarn-error.log*