Cleanup work tree with gitignores
This commit is contained in:
parent
3990b2c6ee
commit
d93d2c2f6e
2 changed files with 6 additions and 0 deletions
1
benching/csmith/.gitignore
vendored
Normal file
1
benching/csmith/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/tests
|
5
benching/hackbench/.gitignore
vendored
Normal file
5
benching/hackbench/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/eh_elfs*
|
||||
/bench*
|
||||
/perf.data*
|
||||
/perfperf.data*
|
||||
/hackbench
|
Loading…
Reference in a new issue