X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/947647e585b7621a41b8a5d1e72f9d6924cf6750..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