removed exploits/* from gitignore so action can commit found data
This commit is contained in:
parent
154863779c
commit
a7aad7a6e0
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,5 +2,4 @@
|
||||||
/target
|
/target
|
||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
exploits/*/
|
|
||||||
!exploits/.gitkeep
|
!exploits/.gitkeep
|
||||||
|
|
Loading…
Add table
Reference in a new issue