From 9b5ac1c5cfa05fe89680f1d77f2c3835a194bcc6 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 19 Sep 2025 12:08:18 -0400 Subject: [PATCH] Audit Policy Update Mechs added, both interactive & non --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 09db371..ad4a1e5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ *__pycache__* *.parquet chunkinator.json -jobs.json \ No newline at end of file +jobs.json +*.xl* \ No newline at end of file