From af2edac7be4cd2ca400ff91f65fe65121b3e19f0 Mon Sep 17 00:00:00 2001 From: Jordan Carlin Date: Tue, 15 Oct 2024 21:06:39 -0700 Subject: [PATCH] Update gitignore for real --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6afe74a2a..114d669ef 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,7 @@ *.list # General directories to ignore -!.github/ +!.github/workflows/* .vscode/ __pycache__/ **/work*