Ignore renovate.json while generating packages

This commit is contained in:
Claudio Sanches 2019-11-27 15:40:50 -03:00
parent 278cf53f2f
commit ee596b0941
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -9,3 +9,4 @@ phpcs.xml export-ignore
phpunit.* export-ignore
README.md export-ignore
tests export-ignore
renovate.json export-ignore