This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
OpenSearch
mirror of
https://github.com/honeymoose/OpenSearch.git
Watch
1
Star
0
Fork
You've already forked OpenSearch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e1c1552eb2
OpenSearch
/
elasticsearch
/
license
/
build.gradle
8 lines
109 B
Groovy
Raw
Blame
History
subprojects
{
project
.
afterEvaluate
{
project
.
forbiddenPatterns
{
exclude
'**/*.key'
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink