1 Star 0 Fork 0

sixliu/elasticsearch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 744 Bytes
一键复制 编辑 原始数据 按行查看 历史
# intellij files
.idea/
*.iml
*.ipr
*.iws
build-idea/
# eclipse files
.project
.classpath
.settings
build-eclipse/
# netbeans files
nb-configuration.xml
nbactions.xml
# gradle stuff
.gradle/
build/
# gradle wrapper
/gradle/
gradlew
gradlew.bat
# maven stuff (to be removed when trunk becomes 4.x)
*-execution-hints.log
target/
dependency-reduced-pom.xml
# testing stuff
**/.local*
.vagrant/
/logs/
# osx stuff
.DS_Store
# default folders in which the create_bwc_index.py expects to find old es versions in
/backwards
/dev-tools/backwards
# needed in case docs build is run...maybe we can configure doc build to generate files under build?
html_docs
# random old stuff that we should look at the necessity of...
/tmp/
eclipse-build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sixliu/elasticsearch.git
git@gitee.com:sixliu/elasticsearch.git
sixliu
elasticsearch
elasticsearch
master

搜索帮助