Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add tsbuildinfo to gitignore #18

Merged
merged 3 commits into from
May 22, 2024
Merged

Conversation

innerdvations
Copy link
Collaborator

What does it do?

Adds .tsbuildinfo to gitignore generated for projects

Why is it needed?

In strapi/strapi#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)

strapi/strapi#20341

@innerdvations innerdvations requested a review from Convly May 21, 2024 14:59
Copy link

changeset-bot bot commented May 21, 2024

🦋 Changeset detected

Latest commit: 60fa974

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

@innerdvations innerdvations added the pr: fix Bug fix label May 21, 2024
Convly
Convly previously approved these changes May 21, 2024
@innerdvations innerdvations merged commit 7d42be8 into main May 22, 2024
1 check passed
@innerdvations innerdvations deleted the fix/gitignore-tsbuildinfo branch May 22, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants