Skip to content

Conversation

SirLouen
Copy link
Member

Similarly to Core, when applying patches with something like:

gh pr diff $1 --repo=WordPress/gutenberg | patch -p1

origand rej files could appear (depending on whether the patch applies or not)

It would be great to remove them with .gitignore

Closes #70742

Copy link

github-actions bot commented Jul 16, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: SirLouen <sirlouen@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@Mamaduka Mamaduka added the [Type] Enhancement A suggestion for improvement. label Jul 16, 2025
@Mamaduka Mamaduka added the props-bot Adding this label triggers the Props Bot workflow for a PR. label Jul 16, 2025
@github-actions github-actions bot removed the props-bot Adding this label triggers the Props Bot workflow for a PR. label Jul 16, 2025
@Mamaduka Mamaduka merged commit 814cede into WordPress:trunk Jul 16, 2025
98 of 130 checks passed
@github-actions github-actions bot added this to the Gutenberg 21.3 milestone Jul 16, 2025
@t-hamano t-hamano added [Type] Project Management Meta-issues related to project management of Gutenberg and removed [Type] Enhancement A suggestion for improvement. labels Jul 23, 2025
USERSATOSHI pushed a commit to USERSATOSHI/gutenberg that referenced this pull request Jul 23, 2025
…70745)

Co-authored-by: SirLouen <sirlouen@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Project Management Meta-issues related to project management of Gutenberg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitignore files related to applying patches
3 participants