From 0c24ec3d409c7a0605f338e5a74b7109a10441d1 Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Thu, 15 Feb 2024 12:36:04 -0500 Subject: [PATCH] Ignore pycache --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34ef82b..f0c82f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .dots/ - +**/__pycache__/