From 72df028023529ac268caba53d765ba195c977734 Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Wed, 20 Sep 2023 11:08:39 -0400 Subject: [PATCH] Chore: Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c49bd7..ee79715 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +*.pyc \ No newline at end of file