X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/76d898fd53adbae85d2e505ea008b029c330d4b1..4a48e40bd0a9a3bf0e8c8b7671e01508b2115bc0:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 7abee5b..006b196 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,11 @@ -*.pyc -dist *.egg-info +*.pyc +*.swp +test.db build +dist +.idea/ +.coverage +.eggs +.tox +/htmlcov