mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 07:48:52 -04:00
17 lines
347 B
Text
17 lines
347 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
|
|
.ci
|
|
.git
|
|
.github
|
|
.idea
|
|
.teamcity
|
|
.yarn-local-mirror
|
|
bazel-bin
|
|
bazel-kibana
|
|
bazel-out
|
|
bazel-testlogs
|
|
build
|
|
node_modules
|
|
target
|