b07f78cc8b
benchmarksAnalyzer/buildSrc includes sources from K/N's 'build-tools' subproject. But now these sources depend on the old Kotlin/Native Gradle plugin (aka tools/kotlin-native-gradle-plugin) causing compilation errors when building benchmarksAnalyzer/buildSrc. This patch works around this problem by ignoring the file that brings this dependency.