# Ignore patterns no longer reach into dependencies

An excluded source directory was stripped at every level of the archive, including inside installed dependencies, which broke applications at their first import.

> Fixed · 2026-09-15 · CLI

- The file list is built by the command line itself, so the behaviour is identical on every platform
- Below the dependency directory only version control and operating system artefacts are ignored
- A leading slash anchors a pattern at the project root, and build output is never filtered by source tree rules
