From 1a7c724aee4b758d682ef93199ce2247586d2922 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 31 Jan 2023 09:06:05 -0500 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7997734..7d4317c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store path_recorder.txt +__pycache__