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/.gitignore | |
parent | b8723d14fc31f2e444401a62a0f720ea6aed3189 (diff) | |
download | refcat-1530b157bb0355a7cf559b4ef34cd84af6e3fec5.tar.gz refcat-1530b157bb0355a7cf559b4ef34cd84af6e3fec5.zip |
remove pprof file
Diffstat (limited to 'skate/.gitignore')
-rw-r--r-- | skate/.gitignore | 1 |
1 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 |