1 Star 0 Fork 23

丁一/KnowAgent

forked from DiDi-opensource/KnowAgent 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 579 Bytes
一键复制 编辑 原始数据 按行查看 历史
张宇 提交于 2021-08-01 18:07 . 修复已知的问题
#.gitignore for java
*.class
# Package Files #
*.jar
*.war
*.ear
**/META-INF/
# logs
/stacktrace.log
/test/reports
logs/
*.log
*.log.*
## .gitignore for intellij
*.iml
*.ipr
*.iws
.mvn/
## .gitignore for eclipse
*.pydevproject
.metadata
bin/**
tmp/**
tmp/**/*
tmp
temp
*.tmp
*.bak
*~.nib
local.properties
.loadpath
.project
.*proj
.svn/
*.swp
*.swo
*.pyc
*.pyo
.DS_Store
node_modules/
npm-debug.log
coverage
.cache-loader
pub
package-lock.json
*.http
target/
test-output/
.classpath
.settings/
.idea
*/conf.local
.gitversion
output
output.*
templates/
*.zip
*.tar.gz
*.tgz
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzdx713320/KnowAgent.git
git@gitee.com:zzdx713320/KnowAgent.git
zzdx713320
KnowAgent
KnowAgent
master

搜索帮助