benchmark-toolbox: add benchmark-toolbox
a unified benchmarking tool
This commit is contained in:
9
Source/Benchmark-Toolbox/.gitignore
vendored
Normal file
9
Source/Benchmark-Toolbox/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# build artifacts
|
||||
build/
|
||||
*.nro
|
||||
*.elf
|
||||
*.nacp
|
||||
*.map
|
||||
|
||||
# generated nanovg shaders (regenerated by the build)
|
||||
resources/shaders/
|
||||
Reference in New Issue
Block a user