From b0f4868feb4b2fa95960a80e982fc1ededd66c18 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Thu, 13 Apr 2023 22:43:10 +0200 Subject: [PATCH] add .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 098cb3c..4fec82f 100755 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,6 @@ linPEAS/linpeas.sh sh2bin sh2bin/* .dccache -./*/.dccache \ No newline at end of file +./*/.dccache +regexes.yaml +build_lists/regexes.yaml \ No newline at end of file