X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/76d898fd53adbae85d2e505ea008b029c330d4b1..HEAD:/.gitignore 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