From 51df4b68d8b9483fcdc39d94fcf6026bd3717cc9 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 17 Jan 2025 13:03:04 -0500 Subject: [PATCH] Adding ggshield cache to gitignore. --- ansible/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/.gitignore b/ansible/.gitignore index dd133f3c..4f65c49d 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -9,7 +9,7 @@ collections/* __pycache__/ *.py[cod] *$py.class - +**/.cache* # Ansible Vault Password Files *.pass