Skip to content

Commit a02e70e

Browse files
committed
docker: spsed up docker build
Don't send files to the docker daemon that aren't used in the docker builds.
1 parent 881eb99 commit a02e70e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.git
2+
build*
3+
**/target
4+
.mypy_cache

0 commit comments

Comments
 (0)