diff --git a/identify/extensions.py b/identify/extensions.py index 7b46c81..a9e0d6a 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -99,7 +99,7 @@ 'inl': {'text', 'inl', 'c++'}, 'ino': {'text', 'ino', 'c++'}, 'inx': {'text', 'xml', 'inx'}, - 'ipynb': {'text', 'jupyter'}, + 'ipynb': {'text', 'jupyter', 'json'}, 'j2': {'text', 'jinja'}, 'jade': {'text', 'jade'}, 'jar': {'binary', 'zip', 'jar'},