If somebody uses ContextKeeper (https://contextkeeper.io/) for Visual Studio 2022, I installed ContextKeeper extension (Mental Snapshot) and it saves it's own data (all snapshots and features) in my git folder.
How can I change that path (.contextkeeper) outside of my local git folder?
When I use the ContextKeeper extension it makes changes to my feature and I don't want that .
As a solution, I could use .gitignore for the folder of this extension but that's something which also must be commited as a change, so no good.