From cc6848ff45c7621e1cd48df201f25da3fbf9afd5 Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Mon, 15 May 2023 17:01:44 +0200 Subject: [PATCH] ignore more temporary profiling files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6480df2..57869d6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,10 @@ perf.data.old # Valgrind reports callgrind.* +massif.* + +# D profiling tools +profilegc.log # GDB temp files .gdb_history