mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Add more profiling outputs to the .gitignore
This commit is contained in:
parent
df64cc9494
commit
d0cc636402
6
.gitignore
vendored
6
.gitignore
vendored
@ -34,7 +34,13 @@ maps
|
||||
screenshots
|
||||
todo.txt
|
||||
userdata
|
||||
|
||||
# Profiling and traces
|
||||
heaptrack.*
|
||||
cargo-timing*
|
||||
flamegraph.*
|
||||
perf.*
|
||||
wgpu-trace/
|
||||
|
||||
# allow asset hud settings
|
||||
!assets/voxygen/i18n/*/hud/settings.ron
|
||||
|
Loading…
Reference in New Issue
Block a user