X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/3f9e3adf741e6cf8fcc47b269f31352f23cc7b19..0a28b77641bb5ad58bf832e55db65204e3f6e41d:/.gitignore diff --git a/.gitignore b/.gitignore index 9f81938..006b196 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ *.egg-info *.pyc +*.swp test.db build dist +.idea/ +.coverage +.eggs +.tox +/htmlcov