Remove .vscode/settings.json

This commit is contained in:
SeanOMik 2023-09-08 00:34:49 -04:00
parent 32689e77ce
commit 0ff78cf6d6
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 1 additions and 3 deletions

1
.vscode/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
settings.json

View File

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