Exclude `vendor` from gbrain import - or add a .gbrainignore or similar to configure it on a directory bases
Open
- Dominant language
- TypeScript
- Stars
- 133k
- Forks
- 19.9k
- Avg merge
- 18h 46m
- Merged PRs (30d)
- 26
Description
`brain import` imports php's `vendor` folder, this pollutes the database with tons of unrelated files.
It would be nice to either auto-exclude it - or better support something similar to .gitignore where we could ignore files and folders.
Contributor guide
Research direction
Start at the `brain import` entry point and trace how directories and files are selected for import. Compare the two requested outcomes—automatically excluding PHP `vendor` directories or supporting a `.gbrainignore`-style configuration—and confirm completion by showing that ignored or excluded files no longer pollute the database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, typescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100