Skip to content

feat: poly commands now respects project-specific exclude pattern

Choose a tag to compare

@DavidVujic DavidVujic released this 02 Nov 13:17
· 3 commits to main since this release
5bb76d2

The poly commands, such as poly check and poly libs will now respect any existing project-specific exclude patterns.

The commands now ignores the contents of a brick if it is matching an exclude pattern.

Details in #387