From a2cb8e70c8745fc781e3e05c53050e695fc4772b Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 21 Jan 2021 15:07:41 +0200 Subject: [PATCH] Ignore the new host keys and vault password files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7dda69c..ed3e466 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,5 @@ dist/ site.* mail.* account.* +host.* +.vault-password -- GitLab