mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00
GP-0: Ignoring .pydevproject files
This commit is contained in:
parent
74156281c6
commit
1f75605c16
5 changed files with 5 additions and 0 deletions
|
@ -245,6 +245,7 @@ task assembleDistribution (type: Copy) {
|
|||
exclude "**/certification.local.manifest"
|
||||
exclude "**/.project"
|
||||
exclude "**/.classpath"
|
||||
exclude "**/.pydevproject"
|
||||
exclude "**/delete.me"
|
||||
exclude "**/.vs/**"
|
||||
exclude "**/*.vcxproj.user"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue