mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 09:00:23 +08:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user