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