DIR_SHOW_IGNORED_TOO 1478 dir.c          	if (exclude && !(dir->flags & (DIR_SHOW_IGNORED|DIR_SHOW_IGNORED_TOO)))
DIR_SHOW_IGNORED_TOO 1729 dir.c          			else if ((dir->flags & DIR_SHOW_IGNORED_TOO) ||
DIR_SHOW_IGNORED_TOO 1902 dir.c          	    (dir->flags & (DIR_SHOW_IGNORED | DIR_SHOW_IGNORED_TOO |
DIR_SHOW_IGNORED_TOO  586 wt-status.c    		dir.flags |= DIR_SHOW_IGNORED_TOO;