mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-08 07:55:04 +00:00
fix(misc): remove vscode settings (#53)
* remove settings.json * add gitignore for .vscode/settings.json
This commit is contained in:
parent
bf9f6097c9
commit
eeac4b0204
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
.direnv/*
|
.direnv/*
|
||||||
result
|
result
|
||||||
|
.vscode/settings.json
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"nixEnvSelector.nixFile": "${workspaceFolder}/default.nix"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user