diff options
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore index 48b921f1..e11492e6 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -5,6 +5,8 @@ build/ dist/ *.egg-info *.json.gz +fatcat-*.tar.gz + !example.env !.coveragerc !.pylintrc |