update gitignore
This commit is contained in:
parent
2193d74e24
commit
84ea4bea89
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
||||||
.env
|
.env
|
||||||
cache
|
cache
|
||||||
flamegraph*.svg
|
flamegraph*.svg
|
||||||
perf.data*
|
perf.data*
|
||||||
|
dhat.out.*
|
Loading…
Reference in a new issue