Add dockerignore for building milvus image (#28102)

Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
pull/28163/head
Bennu 2023-11-03 14:28:17 +08:00 committed by GitHub
parent ef68680639
commit 755a592b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
cmake_build
.git
.docker