forked from sig_core/toolkit
set the exclusions to be top level
This commit is contained in:
parent
f34d0537d6
commit
8721c80db1
@ -1179,12 +1179,13 @@ class IsoBuild:
|
||||
exclude=[
|
||||
"*/lost+found",
|
||||
"*/boot.iso",
|
||||
"*/images/*",
|
||||
"*/isolinux/*",
|
||||
"*/EFI/*",
|
||||
"*/boot/*",
|
||||
"*/ppc/*",
|
||||
"*/generic.ins"
|
||||
"*/boot.iso.manifest",
|
||||
"EFI/*",
|
||||
"images/*",
|
||||
"isolinux/*",
|
||||
"boot/*",
|
||||
"ppc/*",
|
||||
"generic.ins"
|
||||
]
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user