Added
- [Support `__all__` with add augmented assignment operation by hadialqattan](https://github.com/hadialqattan/pycln/pull/65)
- [Support `__all__` with add binary operator (concatenation) by hadialqattan](https://github.com/hadialqattan/pycln/pull/64)
- [Support `__all__` list operations (append & extend) by hadialqattan](https://github.com/hadialqattan/pycln/pull/63)
Fixed
- [Gitignore, include, and exclude path matching rules don't apply for file sources by hadialqattan](https://github.com/hadialqattan/pycln/pull/67)