From cbdf66650964fb22c64383e98ae2ac3a754a67b3 Mon Sep 17 00:00:00 2001 From: Garritt McCune Date: Wed, 15 Jul 2020 10:32:36 -0500 Subject: [PATCH] Slight bit of housekeeping for Git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6722f91..fc1376d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ *.json *.txt +*.obj