diff options
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore index d53fac8..9b0fdb2 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -1,3 +1,4 @@ *part-000* *.tar.gz *.tsv.gz +htmlcov/ |