diff --git a/config.cson b/config.cson index f72f0c17..06f4ec33 100644 --- a/config.cson +++ b/config.cson @@ -251,6 +251,10 @@ directoryIcons: icon: "github" match: /^\.github$/ + GitHub: + icon: "github" + match: /^\.github/workflows$/ + GitLab: icon: "gitlab" match: /^\.gitlab$/