Skip to content

Commit 4874db3

Browse files
committed
dockerignore: Exclude more things
This avoids doing a container rebuild when touching the tmt bits for example. Signed-off-by: Colin Walters <[email protected]>
1 parent cc42685 commit 4874db3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
.cosa
22
target
33
!target/dev-rootfs
4+
# These directories don't contribute to our container build
5+
docs/
6+
plans/

0 commit comments

Comments
 (0)