fix: [2.5] update gitignore file (#40911)

pr: https://github.com/milvus-io/milvus/pull/40910
issue: https://github.com/milvus-io/milvus/issues/40833
using this issue only to remove mergify bot label

Signed-off-by: Buqian Zheng <zhengbuqian@gmail.com>
pull/40993/head
Buqian Zheng 2025-03-28 18:40:19 +08:00 committed by GitHub
parent d49f0b65d1
commit 64c8e009be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -9,7 +9,7 @@
**/cmake-build-release/*
**/cmake_build_release/*
**/cmake_build/*
**/CmakeFiles/*
**/CMakeFiles/*
.cache
coverage_report/