mirror of
https://github.com/cline/cline.git
synced 2026-08-29 03:52:41 +08:00
b919a7e86c
* docs: mark .clineignore as deprecated soon Add a deprecation notice to the .clineignore page and update pages that recommend it. Enforcement of ignore rules is extremely difficult (agents can get around them via @ mentions or shell commands), and the feature is orphaned in the VS Code/JetBrains extension (ClineIgnoreController), not part of the Cline SDK or CLI. * docs: update clineignore deprecation wording * wording changes * update clineignore docs with plugin reference * fix plugin example url * edit clineignore docs file * update formatting for clineignore doc * clean up clineignore docs file --------- Co-authored-by: Cline <bot@cline.bot> Co-authored-by: TheRealSpencer <spencer@cline.bot>