Rename cline_docs -> docs (#3587)

This commit is contained in:
Matt Rubens 2025-05-13 21:59:26 -04:00 committed by GitHub
parent 855a5e213d
commit f18f71cb17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -30,7 +30,7 @@ jest.*
.rooignore
.roo/**
benchmark/**
cline_docs/**
docs/**
e2e/**
evals/**
locales/**