chore: exclude renovate.json from rat since JSON can't have comments

This commit is contained in:
Vladimir Sitnikov 2023-04-27 18:32:41 +03:00
parent 0d1979b146
commit eaf8e7c58b
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ gradle.md
ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE.md
README.md README.md
renovate.json
**/*.jmx **/*.jmx
bin/examples/** bin/examples/**
bin/report-output/** bin/report-output/**