1 Star 0 Fork 104

Jane_Jessica/PilotGo

forked from openEuler/PilotGo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 588 Bytes
一键复制 编辑 原始数据 按行查看 历史
yamato 提交于 2022-10-19 21:23 . merge conflict
# 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jane-jessica/PilotGo.git
git@gitee.com:jane-jessica/PilotGo.git
jane-jessica
PilotGo
PilotGo
master

搜索帮助