Skip to content

Commit aee48d5

Browse files
committed
docker: ignore bazel files
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 2a81f92 commit aee48d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dockerignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ flow/reports
1010
flow/objects
1111
flow/tech
1212

13+
bazel-bin/
14+
bazel-obj/
15+
bazel-OpenROAD-flow-scripts/
16+
bazel-testlogs/
17+
1318
# Tar archives
1419
flow/*tar.gz
1520
flow/run-me*.sh

0 commit comments

Comments
 (0)