mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-05-02 03:15:09 +02:00
75df59ddef
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