This commit is contained in:
parent
1d840e8d85
commit
0e96293fe8
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,9 +1,11 @@
|
|||
/target/
|
||||
/generated/
|
||||
/GPUCache/
|
||||
/flamegraph.svg
|
||||
/perf.data*
|
||||
/chunks/
|
||||
|
||||
GPUCache/
|
||||
profile.txt
|
||||
callgrind.out.*
|
||||
build.rs
|
||||
shell.sh
|
||||
|
|
Loading…
Reference in a new issue