mirror of
https://github.com/elastic/kibana.git
synced 2025-04-16 14:05:15 -04:00
26 lines
433 B
Text
26 lines
433 B
Text
# Bazel does not support wildcards like .gitignore
|
|
# Issues are opened for to include that feature but not available yet
|
|
# https://github.com/bazelbuild/bazel/issues/7093
|
|
# https://github.com/bazelbuild/bazel/issues/8106
|
|
.buildkite
|
|
.chromium
|
|
.git
|
|
.github
|
|
.idea
|
|
.native_modules
|
|
.teamcity
|
|
.yarn-local-mirror
|
|
.vscode
|
|
api_docs
|
|
bazel-bin
|
|
bazel-kibana
|
|
bazel-out
|
|
bazel-testlogs
|
|
build
|
|
data
|
|
dev_docs
|
|
docs
|
|
legacy_rfcs
|
|
node_modules
|
|
target
|
|
vars
|