mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-23 07:27:20 +00:00
Remove .vscode settings by default
this makes it impossible to search for stuff in the assets with VS Code which sucks. if you need this you can just copy the file locally
This commit is contained in:
parent
f483074cd2
commit
a80fe2e900
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue