We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b80a4 commit 9fffcaeCopy full SHA for 9fffcae
1 file changed
VisualStudio.gitignore
@@ -382,11 +382,14 @@ FodyWeavers.xsd
382
!.vscode/tasks.json
383
!.vscode/launch.json
384
!.vscode/extensions.json
385
-*.code-workspace
+!.vscode/*.code-snippets
386
387
# Local History for Visual Studio Code
388
.history/
389
390
+# Built Visual Studio Code Extensions
391
+*.vsix
392
+
393
# Windows Installer files from build outputs
394
*.cab
395
*.msi
0 commit comments