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