We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0279aad commit a55b1bcCopy full SHA for a55b1bc
1 file changed
contracts/governance/root_allowlist.yaml
@@ -1,5 +1,6 @@
1
version: 1
2
canonical_tracked_entries:
3
+ - .clusterfuzzlite
4
- .devcontainer
5
- .env.example
6
- .github
@@ -43,6 +44,7 @@ local_only_tracking:
43
44
- .serena
45
entry_purposes:
46
.agents: repo-local execution plans and governance control boards
47
+ .clusterfuzzlite: ClusterFuzzLite build and run entrypoints
48
.devcontainer: devcontainer and runtime image sources
49
.env: local-only runtime secret file that must remain untracked
50
.env.example: runtime env template
0 commit comments