diff options
| -rw-r--r-- | .gitignore | 7 | ||||
| -rw-r--r-- | .vscode/settings.example.json (renamed from .vscode/settings.json) | 0 |
2 files changed, 2 insertions, 5 deletions
@@ -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 |
