X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=d98745384efbd328689a71dafb871e8c94d8e995;hb=HEAD;hp=539da7411f1d5a03e01b75c76fb3a76d16fbdc2f;hpb=92b8661d8d1eee6f391cbfb644fe7e29ff054cf3;p=m_lib.git diff --git a/.gitignore b/.gitignore index 539da74..d987453 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ +/.cache/ +/.tox/ +/m_lib.egg-info/ +/build/ +/dist/ +/MANIFEST *.py[co] +*.tmp +*~