Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
projectDir: only check if the file exists
Previously, we checked if the file is a regular file, which doesn't work when checking for directories like '.git'.
- Loading branch information