Skip to content

Commit 5c55dcd

Browse files
committed
docker ignore git through stack (for submodule support)
1 parent a567b96 commit 5c55dcd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.dockerignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Git
2-
.git
3-
.github
4-
.gitignore
5-
.gitattributes
2+
**/.git
3+
**/.github
4+
**/.gitignore
5+
**/.gitattributes
66

77

88
# Environments

0 commit comments

Comments
 (0)