chore:file cleanup
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Files to Remove from NFOGuard Webhook Repository
|
||||
# These are CI/development artifacts that don't belong in the public webhook app repo
|
||||
|
||||
gitea-registry-troubleshooting.md
|
||||
gitea-packages-config.ini
|
||||
find-gitea-local-ip.sh
|
||||
example-multi-registry-workflow.yml
|
||||
example-docker-compose.yml
|
||||
example-distribution-README.md
|
||||
docker-compose.example.yml
|
||||
cleanup-github.sh
|
||||
check-gitea-registry.sh
|
||||
cleanup-files.sh
|
||||
|
||||
# You can remove them with:
|
||||
# git rm <filename>
|
||||
# or
|
||||
# rm <filename> && git add -u
|
||||
Reference in New Issue
Block a user