diff options
-rw-r--r-- | python/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |