Skip to content

Conversation

@jeffersongoncalves
Copy link
Contributor

Introduce .gitignore and .gitattributes files for various subtree packages to manage ignored files and streamline exports during subtree splitting.

Introduce `.gitignore` and `.gitattributes` files for various subtree packages to manage ignored files and streamline exports during subtree splitting.
Copy link
Member

@danharrin danharrin left a comment

Choose a reason for hiding this comment

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

Thanks, but I think most of these changes do not do anything in practice. Please remove all the new .gitignore files as none of the paths mentioned exist in each package, and are caught by the monorepo .gitignore. I think the only thing we should keep is the /.github export-ignore line in .gitattributes for each package, the rest can be removed.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Roadmap Jan 20, 2026
@danharrin
Copy link
Member

Also its worth rebasing this on 4.x instead of 5.x

@danharrin danharrin added this to the v4 milestone Jan 20, 2026
@jeffersongoncalves jeffersongoncalves closed this by deleting the head repository Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants