Add NewPipeExtractor to ignoreDeps.

This commit is contained in:
Kavin 2022-10-29 22:08:27 +01:00
parent bbd057e770
commit dd021b0e87
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 3 additions and 0 deletions

View File

@ -21,5 +21,8 @@
"groupName": "Personal Forks",
"enabled": false
}
],
"ignoreDeps": [
"com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor"
]
}