From 228cf37ebaa6861dbe0d03fa74eb80b9f413c53f Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Thu, 16 Jul 2026 14:57:46 -0400 Subject: [PATCH] update ignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b43573e..2490866 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /secrets.json /client_secrets.json /clips_database.db +__pycache__/uploader.cpython-313.pyc