From ce28b248fa1a0c891dcce59a8c40a4d0c1ffc6cb Mon Sep 17 00:00:00 2001 From: Xymist Date: Fri, 26 Aug 2022 15:17:23 +0100 Subject: [PATCH] Add results to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e138ae8..d4be7ab 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ build target .cache compile_commands.json -.luacheckcache \ No newline at end of file +.luacheckcache +benchmarks +flamegraph*