1 Star 2 Fork 4

Apache / solr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 525 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Gradle
# Ignore the generated local settings file.
/gradle.properties
.gradle/
build/
# IntelliJ IDEA
/.idea/
.run
**/*.iml
**/*.ipr
**/*.iws
out/
# IntelliJ creates this folder, ignore.
/dev-tools/missing-doclet/out/
# Eclipse
/.project
/.classpath
/.settings/
# Eclipse Gradle oddity
**/bin/default/
.editorconfig
# syncthing
.stignore
# macOS
.DS_Store
# Python
.pydevproject
__pycache__
# Emacs backup
*~
# Ignore lucene included build
lucene/
# Ignore gradle wrapper
gradle/wrapper/gradle-wrapper.jar
Java
1
https://gitee.com/apache/solr.git
git@gitee.com:apache/solr.git
apache
solr
solr
main

搜索帮助