From 77eb2a1aa7c9860ab227079ee52f367b0cbf2817 Mon Sep 17 00:00:00 2001 From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Sun, 13 Oct 2024 19:24:01 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c1d5586..8180430 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ links.txt .DS_Store links.txt *.egg-info +*.pyc + -- 2.54.0