diff --git a/.gitignore b/.gitignore index 0f5d56a23..1b08720e8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,8 @@ cmd/tailscaled/tailscaled # to make this nonspecific. .envrc -# vscode project specific settings +# Ignore personal VS Code settings .vscode/ + +# Ignore direnv nix-shell environment cache +.direnv/