diff --git a/identify/extensions.py b/identify/extensions.py index 5d49d87..4740b3b 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -122,6 +122,7 @@ 'inx': {'text', 'xml', 'inx'}, 'ipynb': {'text', 'jupyter', 'json'}, 'ipp': {'text', 'c++'}, + 'ipxe': {'text', 'ipxe'}, 'ixx': {'text', 'c++'}, 'j2': {'text', 'jinja'}, 'jade': {'text', 'jade'},