From 8e96ed57dca9ddc7e0067dbce52e0aa52754a7c6 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 23 May 2024 14:49:13 -0400 Subject: Put __pycache__ in _/int This shouldn't be polluting the main namespace. --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ad99c04..c9a99bf 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,4 @@ tags dist* .envrc.local .direnv/ -__pycache__ Biz/Mynion/Prompt.md -- cgit v1.2.3