Skip to content

Commit 33f34f2

Browse files
committed
Fix dockerignore
1 parent da2f52c commit 33f34f2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.dockerignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
.*
21
target
2+
.github
3+
.gitignore
4+
.gitattributes
35

46
# These files shouldn't be sent into the container as it causes a rebuild
57
# on simple config changes/development

0 commit comments

Comments
 (0)