hypothesis / h

Annotate with anyone, anywhere.
https://hypothes.is/
BSD 2-Clause "Simplified" License
2.96k stars 427 forks source link

Add tsbuildinfo files to .gitignore #8992

Closed robertknight closed 1 month ago

robertknight commented 1 month ago

These files started appearing after updating to TypeScript 5.6. See https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/#.tsbuildinfo-is-always-written.

robertknight commented 1 month ago

We'll need this in other projects as well.

For Python projects I think this file is managed by the cookie cutter.