diff --git a/.gitignore b/.gitignore index cb645b6..e877350 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ testing /go-unsquashfs + +# Memory and CPU pprof profiles +mem.out +cpu.out