1 Star 0 Fork 0

value/elasticsearch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 609 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nik Everett 提交于 2018-04-25 22:11 . Cleanup .gitignore (#30145)
# 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/
# vscode stuff
.vscode/
# 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bug120/elasticsearch.git
git@gitee.com:bug120/elasticsearch.git
bug120
elasticsearch
elasticsearch
master

搜索帮助