> For the complete documentation index, see [llms.txt](https://docs.dnscontrol.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dnscontrol.org/language-reference/domain-modifiers/ignore_name.md).

# IGNORE\_NAME

`IGNORE_NAME(a)` is the same as `IGNORE(a, "*", "*")`.

`IGNORE_NAME(a, b)` is the same as `IGNORE(a, b, "*")`.
