From 9cc8ef54cf5b457ead966edaf10fb711d752a529 Mon Sep 17 00:00:00 2001 From: erebion Date: Wed, 14 Dec 2022 17:44:16 +0100 Subject: [PATCH] append .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5c199eb..e994cc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ # ---> Ansible *.retry +.vaultpw +vault-password +.idea +tmp/ +.DS_store