diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 968187c..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "terminal.integrated.profiles.windows": { - - "PowerShell": { - "source": "PowerShell", - "icon": "terminal-powershell" - }, - "Command Prompt": { - "path": [ - "${env:windir}\\Sysnative\\cmd.exe", - "${env:windir}\\System32\\cmd.exe" - ], - "args": [], - "icon": "terminal-cmd" - }, - "Git Bash": { - "source": "Git Bash" - } - }, - "rust-analyzer.linkedProjects": [ - ".\\Cargo.toml", - ".\\Cargo.toml", - ".\\Cargo.toml", - ".\\Cargo.toml", - ".\\Cargo.toml", - ".\\Cargo.toml" - ], - "rust-analyzer.showUnlinkedFileNotification": false -} \ No newline at end of file