diff --git a/.dockerignore b/.dockerignore index 65950ea..5169bae 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,8 +1,4 @@ # Project Files unneeded by docker -cmake/ci/Makefile -cmake/ci/docker -cmake/ci/doc -cmake/ci/cache .git .gitignore .github @@ -16,6 +12,15 @@ CONTRIBUTORS LICENSE README.md +bazel/ci/Makefile +bazel/ci/docker +bazel/ci/doc + +cmake/ci/Makefile +cmake/ci/docker +cmake/ci/doc +cmake/ci/cache + build/ cmake_build/ build_cross/