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