Unnamed repository; edit this file 'description' to name the repository.
languages: detect `~/.gem/credentials` as yaml (#13843)
Kristoffer Plagborg Bak Sørensen 8 months ago
parent c3c4895 · commit b9f980f
-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 = "#"