mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
## Summary Part of https://github.com/elastic/kibana/pull/203163 Relocating only shared-ux-owned plugins for now
21 lines
608 B
Text
21 lines
608 B
Text
/.gradle
|
|
/build
|
|
/target
|
|
/test/functional/failure_debug
|
|
/test/functional/screenshots
|
|
/test/functional/apps/**/reports/session
|
|
/test/reporting/configs/failure_debug/
|
|
|
|
# TODO remove once all of the modules have been relocated
|
|
# we keep them around to avoid conflicts derived of merge commits,
|
|
# suddenly adding a huge amount of files due to these rules being outdated
|
|
/platform/plugins/private/reporting/.chromium/
|
|
/platform/plugins/private/reporting/.phantom/
|
|
/plugins/screenshotting/.chromium/
|
|
/plugins/screenshotting/chromium/
|
|
|
|
/.aws-config.json
|
|
/.env
|
|
/.kibana-plugin-helpers.dev.*
|
|
.cache
|
|
**/ui_tests/output
|