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