pub fn scan_worktreeinclude( repo_path: String, worktree_path: String, gitignore_fallback: bool, ) -> Result<WorktreeIncludeResult, GitError>