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

This commit is contained in:
Bowen Liang 2024-03-05 17:26:21 +08:00 committed by GitHub
parent 95733796f0
commit f88f744097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -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