mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 07:48:52 -04:00
17 lines
387 B
Text
17 lines
387 B
Text
/.gradle
|
|
/build
|
|
/target
|
|
/test/functional/failure_debug
|
|
/test/functional/screenshots
|
|
/test/functional/apps/reporting/reports/session
|
|
/legacy/plugins/reporting/.chromium/
|
|
/legacy/plugins/reporting/.phantom/
|
|
/.aws-config.json
|
|
/.env
|
|
/.kibana-plugin-helpers.dev.*
|
|
!/legacy/plugins/infra/**/target
|
|
.cache
|
|
!/legacy/plugins/siem/**/target
|
|
|
|
# We don't want any yarn.lock files in here
|
|
/yarn.lock
|