diff options
Diffstat (limited to 'cower')
-rw-r--r-- | cower/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cower/config b/cower/config index fcd8d1c..83d7978 100644 --- a/cower/config +++ b/cower/config @@ -22,7 +22,7 @@ Color = always # Ignore the specified packages when checking for updates. Multiple arguments # to this option should be space delimited. Similar to the --ignore option, # this is in addition to any packages found in pacman's config. -IgnorePkg = weechat-git beets-git +IgnorePkg = *-git # Ignore the specified binary repos when checking for updates. Multiple arguments # to this option should be space delimited. |