The .gitignore was set up to skip tsc's compiled .d.ts output but it also
matched the hand-written ambient declarations file added in the previous
commit. Add a negation rule so that one file is tracked.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>