From edf9186cee3b6360ecd2692c7bd79e4503e7f69d Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 8 Jul 2023 17:25:58 +0200 Subject: Add VScode configuration files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fe92f5b9d..e766a2c27 100644 --- a/.gitignore +++ b/.gitignore @@ -133,6 +133,10 @@ debian/*.substvars *.vpwhist *.vtg +# VS Code +.vscode/* +!.vscode/settings.json + # VIM *.swp -- cgit v1.2.3