mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-19 03:35:11 +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
|
||||
docker/data
|
||||
|
||||
# OceanBase data and conf
|
||||
docker/oceanbase/conf
|
||||
docker/oceanbase/data
|
||||
|
||||
|
||||
#--------------------------------------------------#
|
||||
# The following was generated with gitignore.nvim: #
|
||||
|
||||
Reference in New Issue
Block a user