Add rclone.conf as a glob to make it behave as an ini file (#9959)

This commit is contained in:
David Else 2024-03-21 21:10:16 +00:00 committed by GitHub
parent f5d95de227
commit c9e34c556b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2616,6 +2616,7 @@ file-types = [
"kube",
"network",
{ glob = ".editorconfig" },
{ glob = "rclone.conf" },
"properties",
"cfg",
"directory"