X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/215503e15ca9d6d1e8a053f7bfa359af1af102f3..6158510771a90d29d0d4eddb311bed6ae367ecf9:/.gitignore diff --git a/.gitignore b/.gitignore index 6b6579d..0660acf 100755 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store *.pyc +*~ MANIFEST dist build @@ -8,3 +9,6 @@ build .project .pydevproject .settings +/.tox +/nosetests.xml +/htmlcov