feat: add oceanbase mount to gitignore (#12642)

### What problem does this PR solve?

feat: add oceanbase mount to .gitignore

### Type of change

- [x] Refactoring
This commit is contained in:
longbingljw
2026-01-15 15:20:40 +08:00
committed by GitHub
parent d531bd4f1a
commit d68176326d

4
.gitignore vendored
View File

@ -52,6 +52,10 @@ uv-x86_64*.tar.gz
.venv
docker/data
# OceanBase data and conf
docker/oceanbase/conf
docker/oceanbase/data
#--------------------------------------------------#
# The following was generated with gitignore.nvim: #