Skip to content

Commit 4e81220

Browse files
authored
Merge pull request #3166 from Pinata-Consulting/docker-bazel-ignore
docker: ignore bazel files
2 parents 2a81f92 + aee48d5 commit 4e81220

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)