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