Skip to content

Commit 5b38fdb

Browse files
authored
[tooling] Exclude more dirs from docker image (#1297)
1 parent 471581b commit 5b38fdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ build/workspace
22
*.pyc
33
.git
44
.venv
5+
monitoring/uss_qualifier/output/*
6+
monitoring/uss_qualifier/htmlcov/*
7+
monitoring/mock_uss/output/*
8+
**/__pycache__

0 commit comments

Comments
 (0)