Skip to content

Commit

Permalink
Add rclone.conf as a glob to make it behave as a ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Else committed Mar 21, 2024
1 parent f5d95de commit 11c14c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2616,6 +2616,7 @@ file-types = [
"kube",
"network",
{ glob = ".editorconfig" },
{ glob = "rclone.conf" },
"properties",
"cfg",
"directory"
Expand Down

0 comments on commit 11c14c1

Please sign in to comment.