Compare commits

..

No commits in common. "b73121278893c82c1f752c85b004d8caa1d53d1c" and "8440e68626754961baed2eeedba63361684ad8d7" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@ By default, `tree_structurer` ignores files and folders that start with `_` or `
#### Example Output
```
Analyzing directory: /path/to/directory:
dir Structure for /path/to/directory:
/path/to/directory
├── main.py
├── module1
│ ├── __init__.py