Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index 536962e1..63b53842 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1424,6 +1424,7 @@ file-types = [
{ glob = ".clangd" },
{ glob = ".clang-format" },
{ glob = ".clang-tidy" },
+ { glob = ".gem/credentials" },
"sublime-syntax"
]
comment-token = "#"