fix(view/tvix): remove other default.nix files
These only work in depot usecases anyways. Change-Id: I463ffb4e3ac2d3a20db3cace749e357c893e7188 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9557 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: Connor Brewster <cbrewster@hey.com>
This commit is contained in:
parent
03fec0b393
commit
8b8a344647
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
||||||
]
|
]
|
||||||
|
|
||||||
::tvix:exclude[
|
::tvix:exclude[
|
||||||
::tvix/default.nix
|
::tvix/default.nix,
|
||||||
|
::tvix/**/default.nix:exclude[::tvix/eval/src/tests/tvix_tests/directory/default.nix]
|
||||||
]:/tvix
|
]:/tvix
|
||||||
|
|
Loading…
Reference in a new issue