Custom File Filtering for Codebase Indexing #1546
kenken1985
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current version of Codebase Indexing is attempting to index temporary HTML files that are unrelated to actual code. I suspect other non-binary files, such as CSVs, might also be inadvertently included. It would be much better to support a filtering mechanism—similar to .gitignore—to allow users to specify custom file exclusions.
Beta Was this translation helpful? Give feedback.
All reactions