mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
18 lines
334 B
Text
18 lines
334 B
Text
# ignore users custom notify.sh
|
|
/notify*.sh
|
|
/urls.list
|
|
# ignore user config
|
|
/dockcheck.config
|
|
# ignore the auto-installed regctl
|
|
regctl
|
|
# ignore snooze file
|
|
snooze.list
|
|
# ignore updates file
|
|
updates_available.txt
|
|
# ignore user compose files
|
|
compose.yaml
|
|
compose.yml
|
|
docker-compose.yaml
|
|
docker-compose.yml
|
|
# ignore log directory
|
|
/log/
|