mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-22 07:48:13 +05: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:
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
|
||||
|
||||
Reference in New Issue
Block a user