Add .bazelignore
Avoid bazel to parse: * CMake "build" dir or * Makefiles stuff e.g. dependencies/install
This commit is contained in:
3
.bazelignore
Normal file
3
.bazelignore
Normal file
@@ -0,0 +1,3 @@
|
||||
build
|
||||
dependencies/install
|
||||
dependencies/sources
|
||||
Reference in New Issue
Block a user