From 489bef5ed18b589f2b09a01ac7904a36ce1b50ce Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Fri, 3 Nov 2023 06:57:39 -0500 Subject: [PATCH] Update .gitignore (#33) * Update .gitignore * Update .gitignore [ROCm/rocprofiler-register commit: 6af827cd91c4a821eaf3c468ceca419ffc08d80b] --- projects/rocprofiler-register/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/rocprofiler-register/.gitignore b/projects/rocprofiler-register/.gitignore index eb974bc1f1..9e03c05ae7 100644 --- a/projects/rocprofiler-register/.gitignore +++ b/projects/rocprofiler-register/.gitignore @@ -35,3 +35,6 @@ /build* /.cache /compile_commands.json + +# Github Workflows +/.github/workflows/continuous-integration.yml