mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
9f22ac3d09
* 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
5 lines
147 B
Markdown
5 lines
147 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Content collections: Fix accidental "use underscore to ignore" logs for `.DS_Store` files and underscored directory names.
|