-
-
Notifications
You must be signed in to change notification settings - Fork 842
Open
Labels
Description
Description
Thank you for the great project.
The behavior of --ignore "**/.gitignore" seems not correct.
I just want to exclude the content of .gitignore from the output, but I want to keep using filters listed in .gitignore
repomix --ignore "**/.gitignore"
excludes .gitignore, but also disable the filters described in the .gitignore
Usage Context
None
Repomix Version
No response
Node.js Version
No response
yamadashy