mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-05-01 19:15:09 +02:00
feace9b3f4
The secrets worker was being ignored due to broad gitignore pattern. Added exception to allow workers/secrets/ directory while still ignoring actual secrets. Files added: - workers/secrets/Dockerfile - workers/secrets/requirements.txt - workers/secrets/worker.py