removed exploits/* from gitignore so action can commit found data

This commit is contained in:
Brendan McDevitt 2025-03-28 09:08:44 -05:00
parent 154863779c
commit a7aad7a6e0

1
.gitignore vendored
View file

@ -2,5 +2,4 @@
/target
.env
*.log
exploits/*/
!exploits/.gitkeep