mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 19:46:50 +03:00
add ++ignore list of troublesome files
This commit is contained in:
parent
f4b5883e66
commit
8efeaa5efa
@ -48,10 +48,43 @@
|
||||
dir:.^(arch %cy (en-beam now-beak sup))
|
||||
|= [a=knot ~] ^- (list spur)
|
||||
=. sup [a sup]
|
||||
?: (~(has in ignore) (flop sup))
|
||||
~&(ignoring+(flop sup) ~)
|
||||
?~ [fil:.^(arch %cy (en-beam now-beak [%hoon sup]))]
|
||||
^$
|
||||
~& (flop sup)
|
||||
[sup ^$]
|
||||
::
|
||||
++ now-beak %_(byk r [%da now])
|
||||
++ ignore
|
||||
%- sy :~ ::TODO don't hardcode
|
||||
/app/gh :: hangs for some reason
|
||||
/mar/gh :: hangs for some reason
|
||||
/mar/twit :: slow and/or crash
|
||||
/ren/test-tree :: recursive
|
||||
/sys :: generally out of scope
|
||||
::
|
||||
/app/pipe :: wants "flavor"
|
||||
/gen/capitalize :: wants unicode-data/txt
|
||||
::
|
||||
/lib/down-jet/parse :: // nonsense
|
||||
/lib/down-jet/rend :: // nonsense
|
||||
/lib/hood/drum :: ford can't handle surs from libs
|
||||
/lib/hood/kiln :: ford can't handle surs from libs
|
||||
/lib/sole :: ford can't handle surs from libs
|
||||
/lib/hall :: ford can't handle surs from libs
|
||||
/lib/twitter :: ford can't handle surs from libs
|
||||
/ren/css :: not meant to be called outside /web/pack
|
||||
/ren/js :: not meant to be called outside /web/pack
|
||||
/ren/rss-xml :: uses /$
|
||||
/ren/run :: not meant to be called except on a (different) hoon file
|
||||
/ren/tree/body :: uses ren/tree
|
||||
/ren/tree/head :: uses /$
|
||||
/ren/tree/json :: uses /$
|
||||
/ren/urb :: uses ren/tree
|
||||
/ren/urb/tree :: uses ren/tree
|
||||
/sys/arvo :: BROKEN
|
||||
/sys/vane/jael :: expects our
|
||||
/sys/vane/xmas :: expects our
|
||||
==
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user