3 Star 29 Fork 18

DiDi-opensource / KnowAgent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 579 Bytes
一键复制 编辑 原始数据 按行查看 历史
huqidong 提交于 2023-06-11 19:01 . remote commits
#.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
1
https://gitee.com/didiopensource/KnowAgent.git
git@gitee.com:didiopensource/KnowAgent.git
didiopensource
KnowAgent
KnowAgent
master

搜索帮助