From fd4d8da2e00e8dc15e16fa20ec8733d9d69ee9e3 Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Wed, 4 Dec 2024 17:10:59 -0500 Subject: [PATCH] ignore grype configs for easy testing Signed-off-by: Alex Goodman --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afc0640..7514178 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ scratch/ /results/ /.yardstick.profiles.yaml /.yardstick.yaml +/.grype.yaml # Byte-compiled / optimized / DLL files __pycache__/