From 5d4ac832173681a49e4b295a920c455b1ed76d46 Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Thu, 7 Jul 2022 01:25:58 -0400 Subject: [PATCH] Update Gitignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c6697fd..ab47253 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ __pycache__ -*.pyc - -build/ \ No newline at end of file +*.pyc \ No newline at end of file