提交0.1.0版本
- 完成了书签的基本功能和插件
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,9 +1,9 @@
|
||||
node_modules/
|
||||
**/node_modules/
|
||||
dist/
|
||||
**/dist/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.DS_Store
|
||||
.vscode/
|
||||
node_modules/
|
||||
**/node_modules/
|
||||
dist/
|
||||
**/dist/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.DS_Store
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user