From e2df1e4fb8e501fbf1b81b1878c2ae472bf7d62b Mon Sep 17 00:00:00 2001 From: ze0s <43699394+zze0s@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:59:42 +0100 Subject: [PATCH] chore: update .gitignore (#1840) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2c73ced..00bda49 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ tmp/ web/eslint-sarif-report.sarif test/mockindexer/feeds/* test/mockindexer/files/* +cpu.pprof # Preserve files !.gitkeep