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