Checkout of a repo with a `.gitignore` file soft linking to `../.gitignore` results in a stack overflow. * [Repo](https://aur.archlinux.org/hiawatha-monitor.git), [File tree](https://aur.archlinux.org/cgit/aur.git/tree/?h=hiawatha-monitor) * [Example-Code](https://fb.hash.works/nQrZvEDh/) * [Output](https://fb.hash.works/KiCTXe/) ``` Cloning aur.archlinux.org/hiawatha-monitor.git Worktree Checkout runtime: goroutine stack exceeds 1000000000-byte limit runtime: sp=0xc02077a378 stack=[0xc02077a000, 0xc04077a000] fatal error: stack overflow ```