mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
48 lines
803 B
Text
48 lines
803 B
Text
.aws-config.json
|
|
.signing-config.json
|
|
.ackrc
|
|
/.es
|
|
.DS_Store
|
|
.node_binaries
|
|
.native_modules
|
|
node_modules
|
|
!/src/dev/npm/__tests__/fixtures/fixture1/node_modules
|
|
!/src/dev/notice/__fixtures__/node_modules
|
|
trash
|
|
/optimize
|
|
/built_assets
|
|
target
|
|
/build
|
|
.jruby
|
|
.idea
|
|
*.iml
|
|
*.log
|
|
/test/*/failure_debug
|
|
/test/*/screenshots/diff
|
|
/test/*/screenshots/failure
|
|
/test/*/screenshots/session
|
|
/test/*/screenshots/visual_regression_gallery.html
|
|
/html_docs
|
|
.eslintcache
|
|
/plugins/
|
|
/data
|
|
disabledPlugins
|
|
webpackstats.json
|
|
/config/*
|
|
!/config/kibana.yml
|
|
coverage
|
|
selenium
|
|
.babelcache.json
|
|
.webpack.babelcache
|
|
*.swp
|
|
*.swo
|
|
*.out
|
|
/packages/kbn-ui-framework/doc_site/build/*
|
|
!/packages/kbn-ui-framework/doc_site/build/index.html
|
|
package-lock.json
|
|
.yo-rc.json
|
|
.vscode
|
|
npm-debug.log*
|
|
.tern-project
|
|
.ci/pipeline-library/build/
|
|
.gradle
|