diff --git a/.gitignore b/.gitignore index 028ffd6..fc3393b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,18 @@ .eggs/ /sgloader/__pycache__/ /dataset/ *.pyc /.coverage +/.coverage.* /scratch/swhgitloader.cProfile /scratch/swhgitloader.profile /scratch/save.p *.egg-info version.txt /resources/repo-linux-to-load.ini /resources/repo-to-load.ini build/ dist/ .hypothesis .pytest_cache .tox/