From a276ef5fcfb671a34f7aad1dd0321ae75cb41408 Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Mon, 30 Oct 2023 19:40:49 -0500 Subject: [PATCH] Update .gitignore (#161) [ROCm/rocprofiler-sdk commit: d6e24d1fe01351d041ca624f67dfce19506b688e] --- projects/rocprofiler-sdk/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/rocprofiler-sdk/.gitignore b/projects/rocprofiler-sdk/.gitignore index 625ba9f83a..98c4d580c1 100644 --- a/projects/rocprofiler-sdk/.gitignore +++ b/projects/rocprofiler-sdk/.gitignore @@ -36,3 +36,6 @@ /build* /.cache /.vscode + +# Github Workflows +/.github