From ac8922a8c4535205970812d2fbf5a32cc230c2b8 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 15 Oct 2021 18:14:20 -0700 Subject: python: more aggressive gitignore --- python/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python/.gitignore b/python/.gitignore index 0d6b987..a5a773e 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -3,6 +3,9 @@ *.gz htmlcov/ samples/ +*.json +TODO* +*.tsv !.flake8 !.gitlab-ci.yml -- cgit v1.2.3