mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
more groovy client work
This commit is contained in:
parent
02cb297691
commit
ac5285ea24
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,3 +9,5 @@ modules/elasticsearch/build/
|
||||
modules/test/integration/build/
|
||||
modules/test/testng/build/
|
||||
modules/benchmark/micro/build/
|
||||
plugins/attachments/build
|
||||
plugins/groovy/build
|
||||
|
1
.idea/modules/plugin-groovy.iml
generated
1
.idea/modules/plugin-groovy.iml
generated
@ -7,6 +7,7 @@
|
||||
<content url="file://$MODULE_DIR$/../../plugins/groovy">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/groovy/src/main/groovy" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/groovy/src/test/groovy" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../plugins/groovy/build" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user