diff --git a/identify/extensions.py b/identify/extensions.py index 5d49d87..e79ebcc 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -120,8 +120,9 @@ 'inl': {'text', 'inl', 'c++'}, 'ino': {'text', 'ino', 'c++'}, 'inx': {'text', 'xml', 'inx'}, - 'ipynb': {'text', 'jupyter', 'json'}, 'ipp': {'text', 'c++'}, + 'ipxe': {'text', 'ipxe'}, + 'ipynb': {'text', 'jupyter', 'json'}, 'ixx': {'text', 'c++'}, 'j2': {'text', 'jinja'}, 'jade': {'text', 'jade'},