Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Bug fix: update gitignore for db and delete accidentally committed file #5608

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

eggplantzzz
Copy link
Contributor

I believe in #5599 the types directory in db got renamed to typings to be consistent with other Truffle packages. The types file that is generated was in the .gitignore, but now with the rename it accidentally got committed. This PR fixes this by adding the correct path in the gitignore.

Copy link
Member

@cds-amal cds-amal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Likes! Thanks, @eggplantzzz.

NOTE: CI will be red because of the dependabot.yml issue.

@haltman-at
Copy link
Contributor

NOTE: CI will be red because of the dependabot.yml issue.

I believe that only affects develop itself and not PRs? Like the PR that introduced that issue wasn't red.

@eggplantzzz eggplantzzz merged commit acdf1bc into develop Oct 10, 2022
@eggplantzzz eggplantzzz deleted the update-gitignore branch October 10, 2022 23:00
@cds-amal
Copy link
Member

I believe that only affects develop itself and not PRs? Like the PR that introduced that issue wasn't red.

Thanks @haltman-at ! Makes sense.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants