chore: gitignore docs_internal and tai-kernel (internal harness/notes/kernels)

These hold the internal benchmarking harness, investigation notes, and local
kernel sources used during development. They were inadvertently committed in
earlier lever-A work and have been stripped from history; ignore them so they
stay on disk for local use but never get tracked again.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 09:52:39 +00:00
parent 243f1b964c
commit 24bafabea3

5
.gitignore vendored
View File

@@ -275,3 +275,8 @@ sgl-kernel/csrc/**/*_musa/
# Git worktrees
.worktrees/
# Internal benchmarking harness, investigation notes, and local kernels
# (kept on disk for local work, never committed)
docs_internal/
tai-kernel/