Skip to content

poly info: exclude cache files from list of bricks #65

@DavidVujic

Description

@DavidVujic

Describe the bug
Accidentally listing a __pycache__ folder among bricks, when running the poetry poly info command.

To Reproduce
Steps to reproduce the behavior:

  1. put a __pycache__ folder in components/<my-top-namespace> folder
  2. run poetry poly info

Expected behavior
The command should not list cache files or folders.

Screenshots
poly-info-cache-folder

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions