From 875d245f379e5d1dc881341919527ba0cbe7f413 Mon Sep 17 00:00:00 2001 From: Satvik <ssethia2@illinois.edu> Date: Mon, 18 Sep 2023 01:42:41 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5c3cdde..ced91e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ - +*.pycache* Lab2/map.txt -- GitLab