gitignore: ignore npm/examples/output-tcl/ (tcl smoke-test output)

The tcl smoke test writes generated artifacts to npm/examples/output-tcl/,
mirroring the already-ignored notcl npm/examples/output/.  Ignore it too.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Darryl L. Miles 2026-07-23 12:55:01 +00:00 committed by R. Timothy Edwards
parent 1adce493eb
commit 465e946f2e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -126,6 +126,7 @@ net2ir/net2ir.wasm
# Generated test output
npm/examples/output/
npm/examples/output-tcl/
# AI stuff
.claude/