languages: detect `~/.gem/credentials` as yaml (#13843)

pull/13848/head
Kristoffer Plagborg Bak Sørensen 2025-06-26 19:06:50 +02:00 committed by GitHub
parent c3c4895179
commit b9f980f567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1424,6 +1424,7 @@ file-types = [
{ glob = ".clangd" },
{ glob = ".clang-format" },
{ glob = ".clang-tidy" },
{ glob = ".gem/credentials" },
"sublime-syntax"
]
comment-token = "#"