Unnamed repository; edit this file 'description' to name the repository.
| -rw-r--r-- | languages.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml index 3631d4e4..c28a926d 100644 --- a/languages.toml +++ b/languages.toml @@ -1518,6 +1518,7 @@ file-types = [ { glob = ".clang-tidy" }, { glob = ".gem/credentials" }, { glob = ".kube/config" }, + { glob = ".kube/kuberc" }, "sublime-syntax" ] comment-token = "#" |