-
Notifications
You must be signed in to change notification settings - Fork 153
Expand file tree
/
Copy path.rchignore
More file actions
54 lines (54 loc) · 989 Bytes
/
Copy path.rchignore
File metadata and controls
54 lines (54 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
ubuntu/
ubuntu/**
ubuntu-review*/
ubuntu-review*/**
codex*/
codex*/**
codex/
codex/**
codex-audit/
codex-audit/**
codex-checks/
codex-checks/**
codex-check/
codex-check/**
codex-conformance/
codex-conformance/**
codex-e2e/
codex-e2e/**
codex-gates/
codex-gates/**
codex-provider-streaming/
codex-provider-streaming/**
codex-tools/
codex-tools/**
codex_check_infra/
codex_check_infra/**
codex_fresheyes/
codex_fresheyes/**
codex_testinginfra/
codex_testinginfra/**
codex-clippy/
codex-clippy/**
.rch-tmp/
.rch-tmp/**
/artifacts/
/artifacts/**
# The slash differential proof needs the pinned pi-mono source on RCH workers.
# Keep machine-local dependencies out of transfer; provision or override them separately.
legacy_pi_mono_code/pi-mono/node_modules/
legacy_pi_mono_code/pi-mono/node_modules/**
proptest-regressions/
proptest-regressions/**
release_artifacts/
release_artifacts/**
_tmp*/
_tmp*/**
cloudyknoll/
cloudyknoll/**
pane*/
pane*/**
target/
target/**
.rch-target/
.rch-target/**