diff --git a/.gitignore b/.gitignore index 7594571..201806e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,16 @@ .eggs/ /sgloader/__pycache__/ /dataset/ *.pyc /.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