Skip to content

Commit a9634d2

Browse files
authored
Add directories to .bazelignore so bazel build //... works (#49)
1 parent 59c9d3a commit a9634d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.circleci/
2+
.ijwb/
13
examples/
24

35
# Do not include other files and directories in tests/integration_test, which

0 commit comments

Comments
 (0)