From 22aadcdc9bb2104145a7f14b06fc1f6fe8e7e6ce Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 24 Oct 2025 17:36:25 +0100 Subject: [PATCH] chore(settings): add association for *.gemfile to Ruby file type --- settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/settings.json b/settings.json index dcefa4c..01e065c 100644 --- a/settings.json +++ b/settings.json @@ -159,7 +159,8 @@ ".env.*": "properties", "Procfile.*": "procfile", "gitconfig": "gitconfig", - "gitignore": "gitignore" + "gitignore": "gitignore", + "*.gemfile": "ruby" }, // // Encoding