diff --git a/.gitignore b/.gitignore index 00a5ea16e..0f5d56a23 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ cmd/tailscaled/tailscaled # direnv config, this may be different for other people so it's probably safer # to make this nonspecific. .envrc + +# vscode project specific settings +.vscode/