Overview
As Cline evolves, we regularly revisit existing features to make sure they still fit how the product works today. This can include changes introduced by our newer agent architecture, features that are no longer providing enough value, or functionality where a different approach is more appropriate. This page tracks deprecated Cline features and recommended alternatives where available..clineignore
.clineignore was introduced to control which files Cline automatically loads into context, but it was never designed to prevent access to those files. Cline can still access project files through other methods, including shell commands.
To avoid creating a false sense of security, we are removing .clineignore as a supported feature.
If you still want context filtering, you can use the Block Ignored File Access plugin:

