mirror of https://github.com/valkey-io/valkey
Add cmake-build-debug and cmake-build-release to gitignore (#1340)
Signed-off-by: Binbin <binloveplay1314@qq.com>
This commit is contained in:
parent
377ed22c97
commit
979f4c1ceb
|
|
@ -51,3 +51,5 @@ tests/rdma/rdma-test
|
|||
tags
|
||||
build-debug/
|
||||
build-release/
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
|
|
|
|||
Loading…
Reference in New Issue