From b3c00015e4a0429b8af872547813f9af4da5f456 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Sun, 1 Jan 2023 19:13:08 +0100 Subject: [PATCH] fix: add ssh config output to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69b62cf..aea1c2e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ vms.json config/ __pycache__/ password.txt +ssh_config_for_clients