From e2225e2baa0010afcb98dc34e32fe00b8c4eaff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Pietil=C3=A4?= <> Date: Wed, 4 Feb 2026 10:05:14 -0500 Subject: [PATCH] Git ignore rocprofv3 files. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9c866dad12..982ebb2280 100644 --- a/.gitignore +++ b/.gitignore @@ -113,4 +113,5 @@ experimental/grouped_convolution_tile_instances/instances/* !experimental/grouped_convolution_tile_instances/instances/*.inc experimental/grouped_convolution_tile_instances/*.inc -benchmarking/workloads/ \ No newline at end of file +benchmarking/workloads/ +benchmarking/.rockprofv3 \ No newline at end of file