From 2ad0d84794c998936a3b9342974fda729c48f9f4 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Tue, 10 Jan 2023 15:37:14 +0100 Subject: [PATCH] add perf.data.old to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b1aaa5a..58f7b09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ flamegraph.svg perf.data +perf.data.old /target