Hello,
I would like to exclude specific folder from cody context while I am using Cody Chat on VSCode. When I add Current Repository to add context before my prompt, it tries to include every file that are present in my repository, which includes unnecessary folders triggering context limit.
Is there any way to exclude these folders just like how its done on .gitignore?
1 Like
Hey @Silex
Cody has currently no file and folder exclusion like gitignore mechanism. If you like to have this feature, you can open up a feature request here and the product manager will have a look at it.
Thank you.
So the codyignore file (previously documented here (archived)) has been removed fully now?
(or am I misunderstanding the OPs question?)
Exactly, the team decided to remove this feature and in exchange for the ContextFilter feature for enterprise users.
1 Like