mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
opt some
This commit is contained in:
parent
926c2f5dcf
commit
60836fd0e3
@ -133,7 +133,7 @@ func _status_list(m *ice.Message) (files, adds, dels int, last time.Time) {
|
||||
}
|
||||
vs := strings.SplitN(strings.TrimSpace(v), ice.SP, 2)
|
||||
switch kit.Ext(vs[1]) {
|
||||
case "swp", "swo", "bin":
|
||||
case "swp", "swo", "bin", "var":
|
||||
continue
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user