From 4004ad893bc0409c5fd241f4a5cef87fffde7c05 Mon Sep 17 00:00:00 2001 From: Brett Williams Date: Thu, 21 Dec 2023 20:47:38 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 743890c..f3537de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ -/job_history.json *.icloud *.fcpxml /uploads *.pyc -/server_state.json -/.scheduler_prefs *.db +/dist/ +/build/ +/.github/