Files
vibe-coding-cn/.gitattributes
T
tradecatlabs a8099f52fe docs: add research domains and resource registry
- add local external resources registry
- add research domain contract and per-repository research domains
- add raw fact snapshot governance and validation scripts

Validation:
- make test
- git diff --check HEAD~1..HEAD

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
2026-07-03 08:20:22 +08:00

11 lines
441 B
Plaintext

# GitHub Linguist classification
#
# tools/external/ stores third-party tools and external snapshots. Keep them
# visible in the repository, but do not let their implementation languages
# dominate the main repository language statistics.
tools/external/** linguist-vendored
# Research raw snapshots preserve external source text; do not normalize
# upstream whitespace in these captured artifacts.
docs/research/**/raw/*.raw.* -whitespace