[Similarly to Core](https://github.com/SirLouen/wordpress-develop/blob/8900f0a1c397c0dfab1c098308eb22ba6a1669f3/.gitignore#L97-L99), when applying patches with something like: ``` gh pr diff $1 --repo=WordPress/gutenberg | patch -p1 ``` `orig`and `rej` files could appear (depending on whether the patch applies or not) It would be great to remove them with `.gitignore`