mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
11 lines
No EOL
212 B
Text
11 lines
No EOL
212 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 |