Skip to content

Commit 74dde1f

Browse files
authored
Merge pull request #1246 from cloudbees-oss/tw-ignore-git-files
Exclude gitfile from docker image
2 parents 5bef11d + 37c03e6 commit 74dde1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Git files
2+
.git
3+
.gitignore
4+
.gitattributes

0 commit comments

Comments
 (0)