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