ignore dot vscode and dot envrc
This commit is contained in:
parent
a58c71e61b
commit
73e9bc20f4
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@
|
|||||||
/key.pem
|
/key.pem
|
||||||
/.env
|
/.env
|
||||||
/tokens.txt
|
/tokens.txt
|
||||||
|
/.vscode
|
||||||
|
/.envrc
|
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"rust-analyzer.diagnostics.experimental.enable": true,
|
|
||||||
"rust-analyzer.typing.autoClosingAngleBrackets.enable": true,
|
|
||||||
"rust-analyzer.server.path": "rust-analyzer"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user