Update .gitignore to include .vscode files

This commit is contained in:
2023-11-22 20:50:31 -05:00
parent 80b4ce1ad8
commit 38c3895459

15
.gitignore vendored
View File

@@ -378,12 +378,12 @@ 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
*.code-workspace
# .vscode/*
# !.vscode/settings.json
# !.vscode/tasks.json
# !.vscode/launch.json
# !.vscode/extensions.json
# *.code-workspace
# Local History for Visual Studio Code
.history/
@@ -419,7 +419,8 @@ FodyWeavers.xsd
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*