aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
-rw-r--r--.vscode/settings.example.json (renamed from .vscode/settings.json)0
2 files changed, 2 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index bb3ea8bd..40a690b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -379,11 +379,8 @@ MigrationBackup/
FodyWeavers.xsd
# VS Code files for those working on multiple tools
-.vscode/*
-!.vscode/settings.json
-!.vscode/tasks.json
-!.vscode/launch.json
-!.vscode/extensions.json
+.vscode/
+!.vscode/*.example.json
*.code-workspace
# Local History for Visual Studio Code
diff --git a/.vscode/settings.json b/.vscode/settings.example.json
index 3c462f88..3c462f88 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.example.json