From 3298aedc3cde21d90992dd6e1e27832d675342d9 Mon Sep 17 00:00:00 2001 From: Alex Kiss <769991+sysrex@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:19:23 +0100 Subject: [PATCH] style: add more exclusions for VSCode remote containers --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 26490d3..db77c52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ coverage.txt -.vscode/launch.json +.vscode */**.html *.idea +.devcontainer +Taskfile.yaml +