From e3c3119790c35af7aba98cdd05406497bf2673d4 Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Thu, 13 Mar 2025 18:26:12 +0200 Subject: [PATCH] fix(csv to gitignore): --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d7016a2..28e8da1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ inv/ scripts/ docx/ agentic_security.toml -/venv \ No newline at end of file +/venv +*.csv