diff --git a/config.cson b/config.cson index f72f0c17..36291f64 100644 --- a/config.cson +++ b/config.cson @@ -255,6 +255,10 @@ directoryIcons: icon: "gitlab" match: /^\.gitlab$/ + Godot: + icon: "godot" + match: /^\.godot$/ + Istanbul: icon: "istanbul" match: /^\.nyc[-_]output$/