X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitignore;h=75bb63be9391259cf1970ff7bb297a61c74cab59;hb=8f210fc84284ebd705b6c6a1bcf81b982dbdc21f;hp=c64f111212cf756c38bb6dac7252eca3ae8d2a61;hpb=4916f175ce34ca29ced76473e430109bacf7f57c;p=m_librarian.git diff --git a/.gitignore b/.gitignore index c64f111..75bb63b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,13 @@ /.cache/ +/.pytest_cache/ /.tox/ +/m_librarian.egg-info/ +/build/ +/data/ +/dist/ +/htmlcov/ +/.coverage +/MANIFEST *.py[co] +*.tmp +*~