Merge pull request #25130 from woocommerce/fix/exclude-renovate-from-packages
Ignore renovate.json while generating packages
This commit is contained in:
commit
c6f296151e
|
@ -9,3 +9,4 @@ phpcs.xml export-ignore
|
|||
phpunit.* export-ignore
|
||||
README.md export-ignore
|
||||
tests export-ignore
|
||||
renovate.json export-ignore
|
||||
|
|
Loading…
Reference in New Issue