mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-02 00:25:06 +08:00
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:
4
.gitignore
vendored
4
.gitignore
vendored
@ -52,6 +52,10 @@ uv-x86_64*.tar.gz
|
|||||||
.venv
|
.venv
|
||||||
docker/data
|
docker/data
|
||||||
|
|
||||||
|
# OceanBase data and conf
|
||||||
|
docker/oceanbase/conf
|
||||||
|
docker/oceanbase/data
|
||||||
|
|
||||||
|
|
||||||
#--------------------------------------------------#
|
#--------------------------------------------------#
|
||||||
# The following was generated with gitignore.nvim: #
|
# The following was generated with gitignore.nvim: #
|
||||||
|
|||||||
Reference in New Issue
Block a user