fix(misc): remove vscode settings (#53)

* remove settings.json

* add gitignore for .vscode/settings.json
This commit is contained in:
2025-04-11 14:43:59 +08:00
committed by GitHub
parent bf9f6097c9
commit eeac4b0204
2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +0,0 @@
{
"nixEnvSelector.nixFile": "${workspaceFolder}/default.nix"
}