mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-18 17:18:56 -04:00
repo: add .vscode/ to .gitignore (#6278)
Signed-off-by: Shayne Sweeney <shayne@tailscale.com>
This commit is contained in:
1 parent
f4a522fd67
commit
56dfdbe190
1 file changed
+3
@@ -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/
|
||||
Reference in new issue
Block a user