From 3c1cd606946331f43febf575836ca447037760a6 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 17 Jan 2025 13:10:38 -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 2ebfacfc..a2e35ac5 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -9,7 +9,7 @@ collections/* __pycache__/ *.py[cod] *$py.class -**/.cache_ggshield +.cache_ggshield # Ansible Vault Password Files *.pass