Skip to content

Commit 05d13b5

Browse files
committed
Add .dockerignore for improved build times
1 parent 6475be9 commit 05d13b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dockerignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
target
2+
Dockerfile
3+
.dockerignore
4+
.git
5+
.gitignore

0 commit comments

Comments
 (0)