For the complete documentation index, see llms.txt. This page is also available as Markdown.

IGNORE_TARGET

IGNORE_TARGET_NAME(target) is the same as IGNORE("*", "*", target).

IGNORE_TARGET_NAME(target, rtype) is the same as IGNORE("*", rtype, target).

Last updated