Describe the bug
Accidentally listing a __pycache__ folder among bricks, when running the poetry poly info command.
To Reproduce
Steps to reproduce the behavior:
- put a
__pycache__ folder in components/<my-top-namespace> folder
- run
poetry poly info
Expected behavior
The command should not list cache files or folders.
Screenshots
