mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
benchmarks: add .gitignore files
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
594558eddf
commit
400a8e3264
4 changed files with 8 additions and 0 deletions
2
benchmarks/rt-tests/.gitignore
vendored
Normal file
2
benchmarks/rt-tests/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/rt-tests
|
||||
/*.zip
|
||||
2
benchmarks/tacle-bench/.gitignore
vendored
Normal file
2
benchmarks/tacle-bench/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/tacle-bench
|
||||
/*.zip
|
||||
2
benchmarks/test-tlb/.gitignore
vendored
Normal file
2
benchmarks/test-tlb/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/test-tlb
|
||||
/*.zip
|
||||
2
benchmarks/tinymembench/.gitignore
vendored
Normal file
2
benchmarks/tinymembench/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/tinymembench
|
||||
/*.zip
|
||||
Loading…
Add table
Add a link
Reference in a new issue