- Recursive directory overview rendered as a tree, one entry per line (directories end with "/")
- Use this to understand project structure at a glance; use ls for a single directory level
- Skips .git and node_modules; caps output depth and entry count
- Omit the path to start at the current working directory
