What's Changed
- Added options for controlling what files are included in the file-tree
- Controlled by two new flags / config file options
--show-ignored-in-tree
&--show-default-ignored-in-tree
- Added migration to "new config" (version 2, just adding the two new configurations to the bottom) that should be automatically done for you
Download the appropriate binary for your operating system or install with Homebrew or pip
/ pipx
(pipx install gptree-cli
)
Or, update with brew upgrade gptree
Let me know if there are any issues or suggestions 🎉
Full Changelog: v1.3.0...v1.4.0