From 0774800c39edf27351c1644394d2dba5f3d80210 Mon Sep 17 00:00:00 2001 From: tobjend Date: Tue, 11 Feb 2025 19:08:18 +0100 Subject: [PATCH] .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5c199eb..54c4a5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # ---> Ansible *.retry - +private +.vscode +.ansible +.git \ No newline at end of file