mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-08-15 03:20:22 +02:00
Add volumes/env/.env to gitignore
This commit is contained in:
@@ -185,6 +185,9 @@ logs/
|
|||||||
# FuzzForge project directories (user projects should manage their own .gitignore)
|
# FuzzForge project directories (user projects should manage their own .gitignore)
|
||||||
.fuzzforge/
|
.fuzzforge/
|
||||||
|
|
||||||
|
# Docker volume configs (keep .env.example but ignore actual .env)
|
||||||
|
volumes/env/.env
|
||||||
|
|
||||||
# Test project databases and configurations
|
# Test project databases and configurations
|
||||||
test_projects/*/.fuzzforge/
|
test_projects/*/.fuzzforge/
|
||||||
test_projects/*/findings.db*
|
test_projects/*/findings.db*
|
||||||
|
|||||||
Reference in New Issue
Block a user