Merge remote-tracking branch 'origin/patch'

This commit is contained in:
Ryan Kurtz
2024-01-12 12:31:39 -05:00
2 changed files with 5 additions and 3 deletions
+3 -3
View File
@@ -122,9 +122,9 @@ def Map<String, List<String>> getIpForModule(Project p) {
exclude "**/build/**";
exclude "certification.manifest"
exclude "certification.local.manifest"
exclude ".project"
exclude ".classpath"
exclude ".pydevproject"
exclude "**/.project"
exclude "**/.classpath"
exclude "**/.pydevproject"
exclude "Module.manifest"
exclude "build.gradle"
exclude "buildNatives.gradle"