mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
opt some
This commit is contained in:
parent
f8c971cef9
commit
e979499033
@ -38,6 +38,9 @@ func _binpack_dir(m *ice.Message, f *os.File, dir string) {
|
||||
if path.Base(value[nfs.PATH]) == "binpack.go" {
|
||||
return
|
||||
}
|
||||
if strings.HasPrefix(value[nfs.PATH], "var/") {
|
||||
return
|
||||
}
|
||||
if strings.HasPrefix(value[nfs.PATH], "website/") {
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user