strapi / sdk-plugin

CLI toolkit for developing a Strapi plugin
Other
4 stars 4 forks source link

fix: add tsbuildinfo to gitignore #18

Closed innerdvations closed 3 months ago

innerdvations commented 3 months ago

What does it do?

Adds .tsbuildinfo to gitignore generated for projects

Why is it needed?

In https://github.com/strapi/strapi/pull/20341 I added the tsbuildinfo file, but didn't catch that it should be ignored

How to test it?

.tsbuildinfo file should now be ignored by git

Related issue(s)/PR(s)

https://github.com/strapi/strapi/pull/20341

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 60fa974e5a87f50506ff1c3117ee5957199f700e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | @strapi/sdk-plugin | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR