mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
6ca1b0728a
# Objective - The report_details flag currently dumps everything at the root of the repo which isn't ideal - When running the tool locally it's useful to see the logs as they appear ## Solution - Add a flag to show the logs - Write all the report files to a folder
24 lines
413 B
Text
24 lines
413 B
Text
/target
|
|
crates/*/target
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
.cargo/config
|
|
.cargo/config.toml
|
|
/.idea
|
|
/.vscode
|
|
/benches/target
|
|
dxcompiler.dll
|
|
dxil.dll
|
|
|
|
# Generated by "examples/scene/scene.rs"
|
|
assets/scenes/load_scene_example-new.scn.ron
|
|
|
|
# Generated by "examples/window/screenshot.rs"
|
|
**/screenshot-*.png
|
|
|
|
assets/**/*.meta
|
|
crates/bevy_asset/imported_assets
|
|
imported_assets
|
|
|
|
example_showcase_config.ron
|
|
example-showcase-reports/
|