mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
Merge pull request #14860 from jasontedor/gradle-intellij-project-settings
Stop Gradle from destroying IntelliJ project settings
This commit is contained in:
commit
bbd8eb6897
@ -125,9 +125,6 @@ if (projectsPrefix.isEmpty()) {
|
||||
vcs = 'Git'
|
||||
}
|
||||
}
|
||||
tasks.cleanIdea {
|
||||
delete '.idea'
|
||||
}
|
||||
}
|
||||
|
||||
// eclipse configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user