build: Don't expose jcip and findbugs annotations to the world on runtime (#3533)

* build: Don't expose jcip and findbugs

* build: Revert relocation change of unpublished, shaded deps

* chore: Exclude .DS_Store files
This commit is contained in:
Alexander Brandes
2022-05-21 12:01:06 +02:00
committed by GitHub
parent 2e9dfd6f6f
commit 62754362c2
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@ -131,6 +131,8 @@ local.properties
checkstyle.xml
classes/
*.bat
# Other
docs/
build/