chore:file cleanup

This commit is contained in:
2025-09-12 15:41:56 -04:00
parent 4ef28c3021
commit 558a786bdb
90 changed files with 136 additions and 5265 deletions
+11
View File
@@ -0,0 +1,11 @@
# Files Removed During Repository Cleanup
## Removed Files:
- `example-docker-compose.yml` - Replaced with properly named `docker-compose.example.yml`
- `example-multi-registry-workflow.yml` - Personal CI/CD workflow not needed for public repo
## Reason:
These were development/CI artifacts that don't belong in a clean public webhook application repository.
## Result:
Clean, focused NFOGuard webhook Docker application repository ready for public use.