[1.0.0-alpha.3](https://github.com/nickderobertis/treecomp/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-06-08)
Bug Fixes
* Show file as removed when only in left ([fa18a9c](https://github.com/nickderobertis/treecomp/commit/fa18a9cb4312a6e3ecd05b5ea5330680be21cee4))
Features
* Implement target functionality, and implement gitignore-style syntax for both ignores and targets ([37c253f](https://github.com/nickderobertis/treecomp/commit/37c253f4e8371066b8b3dea569e905da12032499))
* Support comma separated ignores/targets in CLI rather than requiring multiple flags to be passed ([96c430d](https://github.com/nickderobertis/treecomp/commit/96c430d267ac3fab62ba6478972c93e89b318644))