Allowlist and denylist when uploading a folder (#994)
* Allowlist and denylist when uploading a folder
* renaming in documentation
* wrong arg name
* add test case
* documentation
* do not re-run tests when updating doc
* doc
* Deprecate allow_regex and ignore_regex usage
* FIX merge problem
* move paths utils to private module + indentation in doc