From adaf081fa1de6c55c973d75ab8e7853e09205d4d Mon Sep 17 00:00:00 2001 From: "Dr. Matthias Ratajczak" 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