fix: ignore abra-bash for catalogue generation
This commit is contained in:
parent
96aa74a977
commit
a8ce64a9db
@ -15,6 +15,7 @@ import (
|
||||
// CatalogueSkipList is all the repos that are not recipes.
|
||||
var CatalogueSkipList = map[string]bool{
|
||||
"abra": true,
|
||||
"abra-bash": true,
|
||||
"abra-apps": true,
|
||||
"abra-aur": true,
|
||||
"abra-capsul": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user