From 104c8366e5c26e51fd046388005a557a8546198a Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Mon, 25 Mar 2024 12:51:38 -0500 Subject: [PATCH] Update .gitignore [ROCm/rocprofiler-register commit: eb005aac74973ed6c179d28aa219150d14844a65] --- projects/rocprofiler-register/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/rocprofiler-register/.gitignore b/projects/rocprofiler-register/.gitignore index 9e03c05ae7..5e2bdf9c4c 100644 --- a/projects/rocprofiler-register/.gitignore +++ b/projects/rocprofiler-register/.gitignore @@ -37,4 +37,5 @@ /compile_commands.json # Github Workflows -/.github/workflows/continuous-integration.yml +.github/workflows/continuous-integration.yml +.github/workflows/*.yaml