repo: add .vscode/ to .gitignore (#6278)
Signed-off-by: Shayne Sweeney <shayne@tailscale.com>pull/6279/head
parent
f4a522fd67
commit
56dfdbe190
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue