mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-0: Provide example exclusion rule in Skeleton's buildTemplate.gradle
(Closes #4539)
This commit is contained in:
parent
dbce5e197b
commit
92b15fed6e
1 changed files with 3 additions and 0 deletions
|
@ -58,3 +58,6 @@ dependencies {
|
|||
// Any external dependencies added here will automatically be copied to the lib/ directory when
|
||||
// this extension is built.
|
||||
}
|
||||
|
||||
// Exclude additional files from the built extension
|
||||
// Ex: buildExtension.exclude '.idea/**'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue