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