cleanup(ci): make all tsbuildinfo gitignored

This commit is contained in:
ethernet 2026-07-08 20:28:47 -04:00
parent 47c47d6a03
commit 1c557bb98a

2
.gitignore vendored
View file

@ -69,7 +69,7 @@ hermes_cli/web_dist/
apps/desktop/build/
apps/desktop/dist/
apps/desktop/release/
apps/desktop/*.tsbuildinfo
*.tsbuildinfo
# Web UI assets — synced from @nous-research/ui at build time via
# `npm run sync-assets` (see web/package.json).