astro/.changeset/tiny-geckos-reply.md
Happydev f91a7f376c
fix(content): ensure underscore ignores only child paths of the content directory. (#6330)
* test: add test fixture

* test: add cc config file

* migrate to unit test instead

* fix: only include child folders in ignore list

* chore: changeset
2023-02-23 09:19:33 -06:00

5 lines
102 B
Markdown

---
'astro': patch
---
Ensure prefixed underscore ignores only child paths of the content directory.