mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Rename cline_docs -> docs (#3587)
This commit is contained in:
parent
855a5e213d
commit
f18f71cb17
5 changed files with 2 additions and 2 deletions
|
|
@ -16,4 +16,4 @@
|
|||
|
||||
# Adding a New Setting
|
||||
|
||||
To add a new setting that persists its state, follow the steps in cline_docs/settings.md
|
||||
To add a new setting that persists its state, follow the steps in docs/settings.md
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ jest.*
|
|||
.rooignore
|
||||
.roo/**
|
||||
benchmark/**
|
||||
cline_docs/**
|
||||
docs/**
|
||||
e2e/**
|
||||
evals/**
|
||||
locales/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue