Explorar el Código

make volume folders for milvus docker containers ignored by git (#2694)

Bowen Liang hace 1 año
padre
commit
f88f744097
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -145,6 +145,9 @@ docker/volumes/db/data/*
 docker/volumes/redis/data/*
 docker/volumes/weaviate/*
 docker/volumes/qdrant/*
+docker/volumes/etcd/*
+docker/volumes/minio/*
+docker/volumes/milvus/*
 
 sdks/python-client/build
 sdks/python-client/dist