mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
feat: config帮助文档初始化(WIP)
This commit is contained in:
parent
873deda49d
commit
1bb065be18
2 changed files with 5 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
||||||
config/*
|
config/*
|
||||||
!config/config.example.js
|
!config/config.example.js
|
||||||
|
!config/config.example.json
|
||||||
|
!config/config.md
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
|
||||||
3
config/config.md
Normal file
3
config/config.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
## 配置项解析
|
||||||
|
|
||||||
|
正在施工中......
|
||||||
Loading…
Add table
Add a link
Reference in a new issue