dai-cli
更改列表
.gitignore 4(+3 -1)
详细信息
.gitignore 4(+3 -1)
diff --git a/.gitignore b/.gitignore
index 04c01ba..8a8eb06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
node_modules/
-dist/
\ No newline at end of file
+dist/
+package-lock.json
+.vscode/
\ No newline at end of file