Bloop compiled on Windows can't access file on repo
Author: wenwadeCreated Jun 20, 2024Updated Aug 8, 2024
Labelsbug
Describe the bug I built Bloop on Windows 10. It can't read files on repo. It will notice "File not indexed This might be because the file is too big or it has one of bloop's excluded file types.".
Expected behavior I can read file on repo
To Reproduce
- build bloop on Windows10. Arch is x86_64.
- run Bloop on local
- New a project
- Add a local repo
- Click files on repo.
Screenshots or output
Additional context Bloop release version can run.
Source: BloopAI/bloop