astro/.changeset/grumpy-bees-worry.md
Ben Holmes 9f22ac3d09
[Content collections] Fix "underscore to ignore" warnings (#6122)
* refactor: fix underscore check

* fix: add "ignore list" to always silence log

* fix: hide log on file deleted

* refactor: move getEntryType to util

* test: getEntryType unit

* fix: handle all unsupported cases

* chore: changeset
2023-02-03 16:48:34 -05:00

147 B

astro
patch

Content collections: Fix accidental "use underscore to ignore" logs for .DS_Store files and underscored directory names.