aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorDavid Else2024-03-21 21:10:16 +0000
committerGitHub2024-03-21 21:10:16 +0000
commitc9e34c556b84c135e8f9d76fb900e97568e88b97 (patch)
tree1a0876d68fec18c5de03a38659f776bee5eeb9ff /languages.toml
parentf5d95de22784bd33b8dec0edfbfd106582427318 (diff)
Add rclone.conf as a glob to make it behave as an ini file (#9959)
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 1653fbbc..cbbfc5a9 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2616,6 +2616,7 @@ file-types = [
"kube",
"network",
{ glob = ".editorconfig" },
+ { glob = "rclone.conf" },
"properties",
"cfg",
"directory"