We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a1c373 + 9fffcae commit 818c9dcCopy full SHA for 818c9dc
1 file changed
VisualStudio.gitignore
@@ -400,11 +400,14 @@ FodyWeavers.xsd
400
!.vscode/tasks.json
401
!.vscode/launch.json
402
!.vscode/extensions.json
403
-*.code-workspace
+!.vscode/*.code-snippets
404
405
# Local History for Visual Studio Code
406
.history/
407
408
+# Built Visual Studio Code Extensions
409
+*.vsix
410
+
411
# Windows Installer files from build outputs
412
*.cab
413
*.msi
0 commit comments