From b4f312d14fa007521515564c9aca987f6da5926b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sun, 25 Jul 2021 14:35:23 +0200 Subject: [PATCH] Fix perf.data entries in .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1bff14bf..9019ed73 100644 --- a/.gitignore +++ b/.gitignore @@ -34,8 +34,8 @@ bin/ *.rep/ # Debugging -perf.mData -perf.mData.old +perf.data +perf.data.old .gdb_history # Tooling