blob: 0ae476423752f57ece8a4ddf8353f797ccb8ce0a [file] [log] [blame]
# 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
# macOS
.DS_Store
# Python
.pydevproject
__pycache__
# Emacs backup
*~
# Ignore lucene included build
lucene/