diff --git a/.gitignore b/.gitignore index c8277a6..c1b6b1b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ # Ignore symlink to meta/envrc in repo root (created in installation) /.envrc + +# Do not commit any files by accident that might land in there +/.ssh +!/.ssh/config