X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitignore;h=75bb63be9391259cf1970ff7bb297a61c74cab59;hb=c98bc4c0207d594bb044163201e065924487f87e;hp=7204ca4ad0be3c8d95b61b31c679793e9c8bdcc2;hpb=9bfc1e6584e68587051408d3994c68e111af2b76;p=m_librarian.git diff --git a/.gitignore b/.gitignore index 7204ca4..75bb63b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ /.cache/ +/.pytest_cache/ /.tox/ /m_librarian.egg-info/ /build/ /data/ /dist/ +/htmlcov/ +/.coverage /MANIFEST *.py[co] *.tmp