Skip to content

Commit 222a013

Browse files
committed
Add .dockerignore for .git/
1 parent 0a55604 commit 222a013

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
@@ -1,3 +1,7 @@
1+
# Do not copy the user's project git directory into the container
2+
# it's not needed to build the project, and causes issues when working within git worktrees
3+
.git/
4+
15
integration/localnet/bootstrap/
26
integration/localnet/profiler/
37
integration/localnet/data/

0 commit comments

Comments
 (0)