Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: stop preventing any directory or file
foo
from existing in the…
… project (#334) This tripped up some test fixtures I wrote where I had inadvertently created a directory `foo` and hadn't realized they were never actually checked in. Was a bit of a headscratcher we want to prevent in the future.
- Loading branch information