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