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