mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-12 05:37:32 +00:00
repo: add .vscode/ to .gitignore (#6278)
Signed-off-by: Shayne Sweeney <shayne@tailscale.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -22,3 +22,6 @@ cmd/tailscaled/tailscaled
|
|||||||
# direnv config, this may be different for other people so it's probably safer
|
# direnv config, this may be different for other people so it's probably safer
|
||||||
# to make this nonspecific.
|
# to make this nonspecific.
|
||||||
.envrc
|
.envrc
|
||||||
|
|
||||||
|
# vscode project specific settings
|
||||||
|
.vscode/
|
||||||
|
Reference in New Issue
Block a user