mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Update VS Code ignores to match file in global
Updated the VS Code section of VisualStudio.gitignore to match the Global/VisualStudioCode.gitignore file.
This commit is contained in:
parent
d0b80a4699
commit
9fffcae51a
@ -382,11 +382,14 @@ FodyWeavers.xsd
|
|||||||
!.vscode/tasks.json
|
!.vscode/tasks.json
|
||||||
!.vscode/launch.json
|
!.vscode/launch.json
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
*.code-workspace
|
!.vscode/*.code-snippets
|
||||||
|
|
||||||
# Local History for Visual Studio Code
|
# Local History for Visual Studio Code
|
||||||
.history/
|
.history/
|
||||||
|
|
||||||
|
# Built Visual Studio Code Extensions
|
||||||
|
*.vsix
|
||||||
|
|
||||||
# Windows Installer files from build outputs
|
# Windows Installer files from build outputs
|
||||||
*.cab
|
*.cab
|
||||||
*.msi
|
*.msi
|
||||||
|
Loading…
Reference in New Issue
Block a user