Parse .ipynb as JSON

pull/833/head
Harry Mander 2025-05-06 17:16:34 +07:00 committed by Wilfred Hughes
parent 149c040c45
commit d9e9e90bcf
1 changed files with 1 additions and 0 deletions

@ -287,6 +287,7 @@ pub(crate) fn language_globs(language: Language) -> Vec<glob::Pattern> {
"*.gltf", "*.gltf",
"*.har", "*.har",
"*.ice", "*.ice",
"*.ipynb",
"*.JSON-tmLanguage", "*.JSON-tmLanguage",
"*.jsonl", "*.jsonl",
"*.mcmeta", "*.mcmeta",