From e019318568ca6bf8692c90e9a077a59d2714590a Mon Sep 17 00:00:00 2001 From: ciioprof0 <116185051+ciioprof0@users.noreply.github.com> Date: Wed, 11 Sep 2024 17:29:00 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2766717..42d8c2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.github/workflows/ci.yml + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]