diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-06-01 13:49:01 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-06-01 13:49:01 +0200 |
commit | 1530b157bb0355a7cf559b4ef34cd84af6e3fec5 (patch) | |
tree | 774904c767265ce54b93ad55e86a0a98e16ee3db /skate | |
parent | b8723d14fc31f2e444401a62a0f720ea6aed3189 (diff) | |
download | refcat-1530b157bb0355a7cf559b4ef34cd84af6e3fec5.tar.gz refcat-1530b157bb0355a7cf559b4ef34cd84af6e3fec5.zip |
remove pprof file
Diffstat (limited to 'skate')
-rw-r--r-- | skate/.gitignore | 1 | ||||
-rw-r--r-- | skate/cpu.pprof | bin | 283362 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/skate/.gitignore b/skate/.gitignore index 527b12a..6edbe07 100644 --- a/skate/.gitignore +++ b/skate/.gitignore @@ -14,6 +14,7 @@ # Dependency directories (remove the comment below to include it) # vendor/ # +/cpu.pprof /skate-bref-id /skate-cdx-lookup /skate-cleanup diff --git a/skate/cpu.pprof b/skate/cpu.pprof Binary files differdeleted file mode 100644 index 75e4256..0000000 --- a/skate/cpu.pprof +++ /dev/null |