diff --git a/.gitignore b/.gitignore index 7644e14e..f6e46e88 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ Sessionx.vim *~ # Auto-generated tag files tags + # Persistent undo [._]*.un~ @@ -23,6 +24,9 @@ tags # Prowler output output/ +# Prowler found secrets +secrets-*/ + # JUnit Reports junit-reports/