X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/76d898fd53adbae85d2e505ea008b029c330d4b1..c32098c13826bb1b6f3781bfae7080d3fe9e03ff:/.gitignore diff --git a/.gitignore b/.gitignore index 7abee5b..c2803e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ -*.pyc -dist *.egg-info +*.pyc +*.swp +test.db build +dist +.idea/ +.coverage +.eggs +.tox