mirror of
https://github.com/merlinhu1/truthmark.git
synced 2026-08-25 07:53:25 +02:00
24 lines
335 B
YAML
24 lines
335 B
YAML
version: 2
|
|
platforms:
|
|
- codex
|
|
- opencode
|
|
- claude-code
|
|
- github-copilot
|
|
- antigravity
|
|
- cursor
|
|
truthmark:
|
|
workspace: docs/truthmark
|
|
generated:
|
|
portal:
|
|
enabled: false
|
|
frontmatter:
|
|
required: []
|
|
recommended:
|
|
- status
|
|
- last_reviewed
|
|
ignore:
|
|
- node_modules/**
|
|
- vendor/**
|
|
- dist/**
|
|
- build/**
|