From 98f2a16af471c392bbe40f7a504aee34af51304d Mon Sep 17 00:00:00 2001 From: alvarosaavedrau Date: Sat, 11 Jan 2025 20:31:13 +0100 Subject: [PATCH] add gitignore file, to exclude reports --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a6cacb0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +vps-audit-report*.txt