This website works better with JavaScript
Home
Explore
Help
Sign In
LLM
/
chat-admin-web
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
no message
Ryuiso
5 months ago
parent
5a495b094a
commit
66a6657c34
1 changed files
with
3 additions
and
1 deletions
Unified View
Show Diff Stats
3
1
.gitignore
+ 3
- 1
.gitignore
View File
@@ -9,6 +9,8 @@
# 项目依赖
# 项目依赖
node_modules
node_modules
+package-lock.json
# 打包文件
# 打包文件
-/build
+/build
+/dist