1 Star 0 Fork 104

寓述/PilotGo_1

forked from 寓述/PilotGo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
guozhengxin1999 提交于 2023-08-31 14:57 . Optimize config page layout
# Web project files
.DS_Store
node_modules/
tmp/
/dist
/resource/css
/resource/js
/resource/img
/resource/index.html
/resource/pilotgo.ico
/resource/fonts
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.xlsx
/plugins
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.log
/log
/out
# Local config
config_server.yaml
config_agent.yaml
config.json
.pilotgo-agent.data
# secret files
*.crt
*.key
# bin files
/server
/agent
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wqh0122/PilotGo_1.git
git@gitee.com:wqh0122/PilotGo_1.git
wqh0122
PilotGo_1
PilotGo_1
master

搜索帮助