Tzu-Ting

Results 7 issues of Tzu-Ting

## Type of changes - [ ] Bug fix - [ ] New feature - [ ] Documentation / docstrings - [ ] Tests - [x] Other ## Checklist -...

## Type of changes - [x] New feature - [ ] Documentation / docstrings - [ ] Bug fix - [ ] Tests - [ ] Other ## Checklist -...

As python built-in `zipfile` provides [setpassowrd](https://docs.python.org/3/library/zipfile.html#zipfile.ZipFile.setpassword) for opening the password protected zip file, is it proper to add a interface to set password on `ReadZipFS` and even `ZipFS`? I known...

enhancement
accepted

**Reasons for making this change:** [dbt](https://www.getdbt.com/) generates tons of files on running, so wanna add this template for ignoring the generated files. **Links to documentation supporting these rule changes:** This...

This PR adds docset for [Amazon Redshift Database Developer Guide](https://docs.aws.amazon.com/redshift/latest/dg/welcome.html). This docset contains superset of [AWS Redshift SQL Reference](https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/AWS_Redshift_SQL_Reference) and is updated with the latest docuements for today. --- One...

[github/gitignore](https://github.com/github/gitignore) is lack of maintenance. Could we have an option for switching the source to [toptal/gitignore](https://github.com/toptal/gitignore)?

main change: detect fallback MIME type in MIME lexer and some minor improvements