From cdeee1f92ec4b1fdcc439fc5d975c175c162bfe2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 15 Oct 2021 18:19:56 -0700 Subject: python: gitignore more --- python/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/.gitignore') diff --git a/python/.gitignore b/python/.gitignore index e11492e6..b3d22ecf 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -6,6 +6,8 @@ dist/ *.egg-info *.json.gz fatcat-*.tar.gz +old/ +TODO* !example.env !.coveragerc -- cgit v1.2.3