blob: 419ffff531c5b4c9e6d117f846d5b6b630469ef3 [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
# syncthing
.stignore
# macOS
.DS_Store
# Python
.pydevproject
__pycache__
# Emacs backup
*~
# Ignore lucene included build
lucene/
# Ignore gradle wrapper
gradle/wrapper/gradle-wrapper.jar
.gradletasknamecache