mirror of https://github.com/apache/lucene.git
44 lines
472 B
Plaintext
44 lines
472 B
Plaintext
# .
|
|
/eclipse-build
|
|
/maven-build
|
|
/classes
|
|
build
|
|
/idea-build
|
|
dist
|
|
lib
|
|
test-lib
|
|
*~
|
|
.#*
|
|
/build.properties
|
|
/.idea
|
|
lucene/**/*.iml
|
|
parent.iml
|
|
*.ipr
|
|
*.iws
|
|
/*.iml
|
|
.project
|
|
.classpath
|
|
.settings
|
|
/.caches
|
|
/prj.el
|
|
bin
|
|
/bin
|
|
/bin.*
|
|
pom.xml
|
|
/nbproject
|
|
/nb-build
|
|
.pydevproject
|
|
__pycache__
|
|
/dev-tools/scripts/scripts.iml
|
|
.DS_Store
|
|
|
|
build/
|
|
.gradle/
|
|
.idea/
|
|
|
|
# Ignore the generated local settings file.
|
|
gradle.properties
|
|
|
|
# IntelliJ creates this folder, ignore.
|
|
dev-tools/missing-doclet/out/
|