Skip to content

Commit 7b9cc32

Browse files
authored
Add .git to .dockerignore (#8815)
1 parent 39ce8ca commit 7b9cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
2-
#.git
2+
.git
33
.cache
44
.idea
55
runs

0 commit comments

Comments
 (0)