diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index b53d263063..0ccf9c2bb7 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -17,6 +17,7 @@ "fish": "terminal", "gitattributes": "vcs", "gitignore": "vcs", + "gitmodules": "vcs", "gif": "image", "go": "code", "h": "code",