From 820283190a751e99022ea5e43dc64008778d77a7 Mon Sep 17 00:00:00 2001 From: Lilou Date: Sun, 2 Nov 2025 18:00:02 +0100 Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?= =?UTF-8?q?=20main=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/main/data/settings.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index 1cedb18..67873c0 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -143,5 +143,9 @@ "ansible.validation.lint.path": "VIRTUAL_ENV= ansible-lint", "files.associations": { "*.yml": "ansible" - } + }, + "explorer.excludeGitIgnore": true, + "git.allowForcePush": true, + "git.autoStash": true, + "git.blame.editorDecoration.enabled": true } \ No newline at end of file