mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
d974b8210e
# Objective - Fixes a hurdle encountered when debugging a panic caused by the file watcher loading a `.gitignore` file, which was hard to debug because there was no file name in the report, only `asset paths must have extensions` ## Solution - Panic with a formatted message that includes the asset path, e.g. `missing expected extension for asset path .gitignore` --------- Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> Co-authored-by: Doonv <58695417+doonv@users.noreply.github.com> |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |