diff --git a/.dcilintignore b/.dcilintignore index a589f699d1..0a5a91f2c7 100644 --- a/.dcilintignore +++ b/.dcilintignore @@ -26,3 +26,6 @@ weaver/tests/network-setups/corda/shared # Commit messages snuck disallowed terminology into the changelog files. CHANGELOG.md + +# Ignore the Gradle Wrapper scripts because they are vendored dependencies that we cannot alter +**/gradlew