gitingest icon indicating copy to clipboard operation
gitingest copied to clipboard

Excluding a directory does not exclude files and directories inside it

Open kishorliv opened this issue 6 months ago • 1 comments

As the title says, when you click a directory in the directory structure, it still includes all the files/directories inside it. This is problematic because people might want to exclude part of the code for llm's input to save tokens or for some other reasons.

kishorliv avatar Jun 20 '25 04:06 kishorliv

True; that's a bug that has been here since probably forever, I'm looking to fix it by rewriting the include/exclude logic

cyclotruc avatar Jun 20 '25 05:06 cyclotruc

I will close this. Consolidated related issues in https://github.com/cyclotruc/gitingest/issues/288.

filipchristiansen avatar Jun 21 '25 15:06 filipchristiansen