In #239, we removed the check for the .scalar folder, which dropped our ability to prevent running scalar clone inside an existing enlistment.
While we may have some issues with filesytem watchers on nested folders, we don't have nearly as much concerns as we did in the VFS for Git world.
Consider re-enabling this check by not allowing Git repos to nest (or think about what Scalar would do in a world with submodules).