diff options
Diffstat (limited to 'third_party/cpp/googleapis/.dockerignore')
-rw-r--r-- | third_party/cpp/googleapis/.dockerignore | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/third_party/cpp/googleapis/.dockerignore b/third_party/cpp/googleapis/.dockerignore deleted file mode 100644 index 4b7b2c0bd276..000000000000 --- a/third_party/cpp/googleapis/.dockerignore +++ /dev/null @@ -1,22 +0,0 @@ -# Common build output directory names -.build/ -_build/ -build-output/ -cmake-out/ - -# Common bazel output directories -bazel-* - -# Backup files for Emacs -*~ - -# Ignore IDEA / IntelliJ files -.idea/ -cmake-build-*/ - -# This is a staging directory used to upload the documents to gihub.io -github-io-staging/ - -# Ignore Visual Studio Code files -.vsbuild/ -.vscode/ |