mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
I introduced '--ignore-file .project' to `projectile-git-fd-args` in4fcf332
expecting fd to ignore the file if it didn't exist, but it throws an error if it doesn't, causing it to throw these errors in any project without a .project file. Amend:4fcf332749